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

57 Commits

Author SHA1 Message Date
cec5c8e4c2
tests/kconfig_features: remove board whitelist
Now that all boards/cpus are migrated to Kconfig, we don't need this list anymore and it will enforce new boards to be adapted as well
2020-07-17 09:42:57 +02:00
Leandro Lanzieri
1abe732472
boards/wemos-zero: Add Kconfig symbols 2020-07-17 08:46:17 +02:00
Leandro Lanzieri
4e53bb0a73
boards/sodaq-sara-sff: Add Kconfig symbols 2020-07-17 08:46:17 +02:00
Jose Alamos
6d93866f24
tests/Kconfig: add sodaq-sara-aff to whitelist 2020-07-17 08:46:17 +02:00
Jose Alamos
5715c9e3d0
tests/Kconfig: add sodaq-one to whitelist 2020-07-17 08:46:14 +02:00
Jose Alamos
f7fcdabada
tests/Kconfig: add sodaq-explorer to whitelist 2020-07-17 08:44:51 +02:00
Jose Alamos
2776e566df
tests/Kconfig: add sodaq-autonomo to whitelist 2020-07-17 08:44:50 +02:00
Jose Alamos
b39b881af8
tests/Kconfig: add serpente to whitelist 2020-07-17 08:44:50 +02:00
Jose Alamos
4fa465b9f6
tests/Kconfig: add sensebox_samd21 to whitelist 2020-07-17 08:44:50 +02:00
Jose Alamos
7e60c66ef4
tests/Kconfig: add samd21-xpro to whitelist 2020-07-17 08:44:50 +02:00
Jose Alamos
65d0bb5ce6
tests/Kconfig: add hamilton to whitelist 2020-07-17 08:44:50 +02:00
Jose Alamos
a005d68f5f
tests/Kconfig: add feather-m0 to whitelist 2020-07-17 08:44:49 +02:00
Jose Alamos
878a2016b0
tests/Kconfig: add arduino-zero to whitelist 2020-07-17 08:44:49 +02:00
Jose Alamos
7b3cec4f95
tests/Kconfig: add arduino-mkrzero to whitelist 2020-07-17 08:43:46 +02:00
Jose Alamos
740f23fce9
tests/Kconfig: add arduino-mkrwan1300 to whitelist 2020-07-17 08:43:46 +02:00
Jose Alamos
1d083a3f9f
tests/Kconfig: add arduino-mkrfox1200 to whitelist 2020-07-17 08:43:46 +02:00
Jose Alamos
cbbb9f11d6
tests/Kconfig: add arduino-mkr1000 to whitelist 2020-07-17 08:43:46 +02:00
Leandro Lanzieri
56108f17ba
tests/kconfig_features: Add saml21-based boards to whitelist 2020-07-16 21:30:25 +02:00
4da79fa0ca
Merge pull request #14471 from leandrolanzieri/pr/kconfig/lpc2387_boards_symbols
boards/lpc2387-based: Model features in Kconfig
2020-07-16 21:25:00 +02:00
3b778451e1
Merge pull request #14485 from leandrolanzieri/pr/kconfig/saml1x_based_symbols
boards/saml1x-based: Model features in Kconfig
2020-07-16 21:04:22 +02:00
Leandro Lanzieri
cd4571b90c
tests/kconfig_features: Add lpc23xx-based boards to whitelist 2020-07-16 19:06:53 +02:00
a20d663086
Merge pull request #14470 from leandrolanzieri/pr/kconfig/lpc1768_boards_symbols
boards/lpc1768-based: Model features in Kconfig
2020-07-16 18:59:55 +02:00
Leandro Lanzieri
c44744998e
tests/kconfig_features: Add saml1x-based boards to whitelist 2020-07-16 18:10:00 +02:00
e246e7ed2a
Merge pull request #14538 from leandrolanzieri/pr/kconfig/native_symbols
boards/native: Model features in Kconfig
2020-07-16 18:04:42 +02:00
def5f80998
Merge pull request #14477 from leandrolanzieri/pr/kconfig/sam3_boards_symbols
boards/sam3-based: Model features in Kconfig
2020-07-16 17:07:03 +02:00
Leandro Lanzieri
7fdd3d1f79
tests/kconfig_features: Add lpc1768-based boards to whitelist 2020-07-16 15:40:34 +02:00
Leandro Lanzieri
9f9178b944
tests/kconfig_features: Add sam3-based boards to whitelist 2020-07-16 15:36:50 +02:00
Leandro Lanzieri
580bd08648
tests/kconfig_features: Add same54-xpro to whitelist 2020-07-16 15:33:55 +02:00
15110af51c
Merge pull request #14475 from leandrolanzieri/pr/kconfig/mips32r2_boards_symbols
boards/mips32r2-based: Model features in Kconfig
2020-07-16 15:14:29 +02:00
Leandro Lanzieri
7efe7224ee
boards/native: Add Kconfig symbols
Also add the board to the whitelist of tests/kconfig_features
2020-07-16 13:54:28 +02:00
Leandro Lanzieri
cb01f526d1
boards/ek-lm4f120: Add Kconfig symbols
Also add the board to the whitelist of tests/kconfig_features
2020-07-16 13:24:06 +02:00
Leandro Lanzieri
f4a37af4d9
tests/kconfig_features: Add mips32r2-based boards to whitelist 2020-07-16 13:21:11 +02:00
65df0eca43
tests/kconfig_features: add stm32 based board in list 2020-07-16 11:34:05 +02:00
Leandro Lanzieri
204b86308e
test/kconfig_features: Add nrf-based boards to whitelist 2020-07-16 10:23:59 +02:00
67843a2b11
examples: test: remove remaining occurences of wsn430 2020-07-10 16:49:08 +02:00
Leandro Lanzieri
c6eaae9c38
tests/kconfig_features: Add esp-based boards to whitelist 2020-07-07 16:27:48 +02:00
Leandro Lanzieri
f62755df25
tests/kconfig_features: Optimize test 2020-07-06 13:09:56 +02:00
Leandro Lanzieri
8385689ab8
tests/kconfig_features: Add kinetis-based boards to whitelist 2020-07-02 14:41:44 +02:00
Leandro Lanzieri
cc7afa748a
tests/kconfig_features: Add slwstk6220a to whitelist 2020-06-29 14:03:02 +02:00
Leandro Lanzieri
aa152e37fc
tests/kconfig_features: Add cc2538-based boards to whitelist 2020-06-24 15:18:55 +02:00
Leandro Lanzieri
cd3b1515a0
Merge pull request #14338 from aabadie/pr/cpu/fe310_kconfig
cpu/fe310: boards/hifive1*: model features in Kconfig
2020-06-24 13:34:40 +02:00
Kevin "Tristate Tom" Weiss
2d5901dd69
Merge pull request #14340 from leandrolanzieri/pr/kconfig/msp430_boards_symbols
boards/msp430-based: Model features in Kconfig
2020-06-24 12:53:42 +02:00
5e71c55f87
tests/kconfig_features: add hifive1 and hifive1b boards 2020-06-24 11:13:45 +02:00
Leandro Lanzieri
b3ce577dd5
tests/kconfig_features: Add msp430 boards to whitelist 2020-06-24 09:33:24 +02:00
Leandro Lanzieri
c58d2ce264
tests/kconfig_features: Add atmega256rfr2-based boards to whitelist 2020-06-23 14:37:30 +02:00
Leandro Lanzieri
1d278de6c1
tests/kconfig_features: Add arduino-leonardo to whitelist 2020-06-23 09:57:22 +02:00
Leandro Lanzieri
819efea0ec
tests/kconfig_features: Add atmega128x-based boards to whitelist 2020-06-22 17:10:08 +02:00
Leandro Lanzieri
8f8bcdaeeb
tests/kconfig_features: Add atmega128rfa1-based boards to whitelist 2020-06-22 16:10:41 +02:00
Peter Kietzmann
332ae60e04
Merge pull request #14211 from leandrolanzieri/pr/kconfig/atmega2560_boards_symbols
boards/arduino-mega2560: Model features in Kconfig
2020-06-22 15:04:43 +02:00
Leandro Lanzieri
a2e06df1b6
tests/kconfig_features: Add efm32-based boards to whitelist 2020-06-18 16:39:59 +02:00