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 |
|