252484e82a
Kconfig: load application configuration first
2022-04-27 10:31:23 +02:00
NikLeberg
a411841322
buildsystem: implement EXTERNAL_PKG_DIRS feature
2022-02-01 18:06:54 +00:00
MrKevinWeiss
636c6c4cdb
cpu/cortexm: Use DEVELHELP to add stack guard
2021-09-08 12:40:30 +02:00
Francisco Molina
582e3a3153
Kconfig: source EXTERNAL_MODULES configurations
2021-02-23 19:16:33 +01:00
Leandro Lanzieri
fe6d66d92a
kconfig: add ERROR symbol for conflicting modules
2020-10-09 18:04:17 +02:00
Leandro Lanzieri
f5e57fbca4
core: Add modules to Kconfig
2020-08-12 12:22:35 +02:00
Leandro Lanzieri
4289ed175c
Kconfig: rename folder to kconfigs
...
On case-insensitive file systems the root Kconfig file clashes with the
kconfig folder where we keep constants and features, producing the
deletion of one of them. This renames the folder to remove the conflict.
2020-05-28 10:39:43 +02:00
Leandro Lanzieri
f8be12cb86
kconfig: Declare common feature symbols
2020-05-26 21:11:52 +02:00
Akshai M
26c0dabd14
(RIOTBASE) : Kconfig macro definitions
...
Create new file for Kconfig Macro definitions
Co-authored-by: Leandro Lanzieri <leandro.lanzieri@haw-hamburg.de>
2020-05-22 18:06:54 +05:30
Marian Buschsieweke
c69456c756
Kconfig: Allow using external boards
...
Replaces `$(RIOTBOARD)/$(BOARD)` by `$(BOARDDIR)` to allow using external
boards.
2020-05-14 13:51:53 +02:00
Leandro Lanzieri
c36f2ee077
cpu/Kconfig: Declare common CPU symbols
...
The symbols used to define a CPU are:
- CPU
- CPU_MODEL
- CPU_FAMILY
- CPU_ARCH
2020-04-08 17:37:06 +02:00
Leandro Lanzieri
08ace5a353
boards/Kconfig: Declare common board symbol
2020-04-08 17:37:06 +02:00
Leandro Lanzieri
9ebfcdaa10
Kconfig: Include BOARD and CPU Kconfig files if present
2020-04-08 17:37:05 +02:00
Leandro Lanzieri
e94f4a65a7
Kconfig: Optionally add CPU-specific symbols
2020-03-31 13:39:39 +02:00
Aiman Ismail
a6432cff92
Kconfig: Expose pkg/tinydtls configurations
2020-03-06 13:53:51 +01:00
Leandro Lanzieri
7a44d8ecf7
Kconfig: Add 'Packages' file and menu
2020-03-05 19:11:38 +01:00
Leandro Lanzieri
789c3cf735
Kconfig: Include application-specific symbols first
2020-02-19 14:23:00 +01:00
Jose Alamos
cbca04fdcc
Kconfig: add Drivers menu
2020-01-16 18:47:57 +01:00
Leandro Lanzieri
6c22c7bfd4
Kconfig: Add 'System' file and menu
2019-12-06 14:23:18 +01:00
Leandro Lanzieri
2aa35b00bb
Kconfig: Add root Kconfig file
2019-12-04 15:23:51 +01:00