This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
02383dee67
zephyr
/
tests
/
kernel
/
mem_slab
/
mslab
/
prj.conf
3 lines
33 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: kernel: test_slab: Porting memory map tests to unified In unified kernel, memory maps are renamed as memory slabs. This change ports tests/legacy/kernel/test_map stuff to use unified APIs. Change-Id: Ibf4d60fb53e45a119e6828a09f2638ee7def76b7 Signed-off-by: Jithu Joseph <jithu.joseph@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-20 12:28:07 +08:00
# nothing yet
samples/tests: reduce ram & code size for failing tests on nRF5x boards These samples/tests fail to build on some of the nRF5x platforms. We don't need Bluetooth enabled for these tests so we can reduce footprint by turning it off. Change-Id: I87e62a1d70f80d2bc22414d6a9e591e36ad9fa06 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-01-10 01:29:34 +08:00
CONFIG_BLUETOOTH=n