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
704f879f8a
zephyr
/
tests
/
kernel
/
mem_slab
/
mslab
/
prj.conf
3 lines
26 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
Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* The API name space for Bluetooth is bt_* and BT_* so it makes sense to align the Kconfig name space with this. The additional benefit is that this also makes the names shorter. It is also in line with what Linux uses for Bluetooth Kconfig entries. Some Bluetooth-related Networking Kconfig defines are renamed as well in order to be consistent, such as NET_L2_BLUETOOTH. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-08-09 14:21:11 +08:00
CONFIG_BT=n