zephyr/tests/net/buf
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
..
src net: buf: Move net_buf_pool objects to dedicated linker area 2017-06-16 17:05:06 +03:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
prj.conf net: buf: Change NET_BUF_DEBUG to NET_BUF_LOG and add a level option 2017-01-02 10:03:17 +01:00
testcase.ini tests: Mark a bunch of testcases that are memory (RAM) limited 2016-11-03 19:20:19 +00:00