zephyr/samples
Johan Hedberg 9703927f84 net: buf: Move net_buf_pool objects to dedicated linker area
Moving the net_buf_pool objects to a dedicated area lets us access
them by array offset into this area instead of directly by pointer.
This helps reduce the size of net_buf objects by 4 bytes.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-06-16 17:05:06 +03:00
..
basic doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
bluetooth Bluetooth: GATT: Add bt_gatt_register_service 2017-06-15 21:53:00 +03:00
boards Bluetooth: GATT: Add bt_gatt_register_service 2017-06-15 21:53:00 +03:00
cpp_synchronization samples: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
drivers api/spi: Change transceive functions signature 2017-06-01 10:49:30 -04:00
environmental_sensing Bluetooth: GATT: Add bt_gatt_register_service 2017-06-15 21:53:00 +03:00
grove samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
hello_world
mpu_stack_guard_test mpu_stack_guard_test: use k_thread_create() 2017-06-13 11:04:05 -05:00
mpu_test samples: mpu_test: Add controller specific write 2017-05-16 09:28:06 -05:00
net samples: coaps_server: add prj_frdm_k64f.conf 2017-06-14 09:51:34 +03:00
nfc/nfc_hello samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
philosophers samples: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
power samples: power: Time is passed as milliseconds in tickless kernel 2017-04-27 13:46:35 +00:00
sensor doc: change UTF-8 chars to sphinx inline replaces 2017-06-16 07:35:11 -05:00
static_lib samples: static_lib: conditional assign BOARD (?=) 2017-06-08 07:55:25 -05:00
subsys samples: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
synchronization samples: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
testing net: buf: Move net_buf_pool objects to dedicated linker area 2017-06-16 17:05:06 +03:00
advanced.rst
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst samples: Add mpu stack guard test 2017-05-16 09:28:06 -05:00