1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

54 Commits

Author SHA1 Message Date
Leandro Lanzieri
9f656a18d1
kconfigs: Add renode emulator feature 2020-06-24 15:14:45 +02:00
Benjamin Valentin
896fcd43b0 drivers/periph/spi: add periph_spi_reconfigure feature 2020-06-21 21:19:17 +02:00
Leandro Lanzieri
42e521b736
kconfig.features: Add HAS_PERIPH_TIMER_PERIODIC 2020-06-02 17:43:23 +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