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

30495 Commits

Author SHA1 Message Date
5801d600fd
Merge pull request #14541 from aabadie/pr/tests/kconfig_features_remove_whitelist
tests/kconfig_features: remove boards whitelist
2020-07-17 10:16:45 +02:00
Leandro Lanzieri
60f7e3aadf
net/cord/lc: Replace usage of deprecated gcoap_finish 2020-07-17 10:01:55 +02:00
Leandro Lanzieri
f92c693682
net/cord/epsim: Replace usage of deprecated gcoap_finish 2020-07-17 09:51:34 +02:00
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
00f28a31bf
Merge pull request #14189 from jia200x/pr/boards/samd21
boards/samd21-based: Model features in Kconfig
2020-07-17 09:40:25 +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
4e4d203fa5
boards/sodaq-sara-aff: Add board specific Kconfig symbols 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
cb81d6aa9b
boards/sodaq-one: Add board specific Kconfig symbols 2020-07-17 08:45:44 +02:00
Jose Alamos
f7fcdabada
tests/Kconfig: add sodaq-explorer to whitelist 2020-07-17 08:44:51 +02:00
Jose Alamos
bd41ccccec
boards/sodaq-explorer: Add board specific Kconfig symbols 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
6139e63316
boards/sodaq-autonomo: Add board specific Kconfig symbols 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
d95e2a1615
boards/serpente: Add board specific Kconfig symbols 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
853f06e2ef
boards/sensebox_samd21: Add board specific Kconfig symbols 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
b475d374ba
boards/samd21-xpro: Add board specific Kconfig symbols 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
4c73190df5
boards/hamilton: Add board specific Kconfig symbols 2020-07-17 08:44:49 +02:00
Jose Alamos
a005d68f5f
tests/Kconfig: add feather-m0 to whitelist 2020-07-17 08:44:49 +02:00
Jose Alamos
f5c0e4a340
boards/feather-m0: Add board specific Kconfig symbols 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
c4aa9fbd7b
boards/arduino-zero: Add board specific Kconfig symbols 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
30b2526d74
boards/arduino-mkrzero: Add board specific Kconfig symbols 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
686c9eae76
boards/arduino-mkrwan1300: Add board specific Kconfig symbols 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
e0433c0a8e
boards/arduino-mkrfox1200: Add board specific Kconfig symbols 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
Jose Alamos
5d5f8e90e1
boards/arduino-mkr1000: Add board specific Kconfig symbols 2020-07-17 08:43:46 +02:00
Jose Alamos
d84894b346
boards/common/sodaq: Add common Kconfig symbols 2020-07-17 08:43:45 +02:00
Leandro Lanzieri
41e6d1e433
boards/common/arduino-zero: Add Kconfig symbols 2020-07-17 08:43:45 +02:00
Jose Alamos
32103f030c
boards/common/arduino-mkr: Add common Kconfig symbols 2020-07-17 08:43:45 +02:00
a1bde635d0
Merge pull request #14487 from leandrolanzieri/pr/kconfig/saml21_based_symbols
boards/saml21-based: Model features in Kconfig
2020-07-16 22:15:02 +02:00
Leandro Lanzieri
56108f17ba
tests/kconfig_features: Add saml21-based boards to whitelist 2020-07-16 21:30:25 +02:00
Leandro Lanzieri
cb42b8ebec
boards/samr34-xpro: Add Kconfig symbols 2020-07-16 21:29:46 +02:00
Leandro Lanzieri
88918c9731
boards/samr30-xpro: Add Kconfig symbols 2020-07-16 21:29:46 +02:00
Leandro Lanzieri
3e6635b28f
boards/saml21-xpro: Add Kconfig symbols 2020-07-16 21:29:46 +02:00
Leandro Lanzieri
64f75bcc30
cpu/saml21: Add Kconfig symbols 2020-07-16 21:29:46 +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
Leandro Lanzieri
0e839fd8ff
boards/msba2: Add Kconfig symbols 2020-07-16 19:03:39 +02:00
Leandro Lanzieri
207e1efc34
boards/mcb2388: Add Kconfig symbols 2020-07-16 19:03:39 +02:00
Leandro Lanzieri
7e189012cf
boards/avsextrem: Add Kconfig symbols 2020-07-16 19:03:38 +02:00