Leandro Lanzieri
a7cc59d9f0
core/Kconfig: move MODULE_CORE_LIB symbol to fix menuconfig display
2022-03-18 08:23:46 +01:00
f94d72b7fe
core: add core_lib to Kconfig
2022-03-09 21:43:05 +01:00
Leandro Lanzieri
1e41c6453a
core/sched_cb: add module to Kconfig
2020-11-06 15:57:56 +01:00
Jim O'Brien
bd149e7db9
thread: Add THREAD_NAMES make flag
...
Separate thread names from DEVELHELP so thread names can be
enabled in non-development/debug builds when required/desired.
THREAD_NAMES will be enabled by default then DEVELHELP is set to 1.
2020-09-10 10:08:27 +02:00
Leandro Lanzieri
2e79e00ca7
treewide: change Kconfig prefix for module symbols
...
This changes the prefix used for the symbols that reprensent modules
(not the ones generated from USEMODULE).
MOD_ => MODULE_
2020-08-31 09:57:28 +02:00
Leandro Lanzieri
f5e57fbca4
core: Add modules to Kconfig
2020-08-12 12:22:35 +02:00