|
6c9a5e3f87
|
Merge pull request #14451 from benpicco/tests/periph_gpio/shell_commands
tests/periph_gpio: enable shell commands
|
2020-07-17 15:21:31 +02:00 |
|
|
d846ffe56e
|
tests/driver_sx127x: remove unused xtimer dependency
|
2020-07-17 11:03:47 +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 |
|
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 |
|
|
0a7b99bb36
|
tests/suit_manifest: exclude nucleo-f031k6
|
2020-07-16 11:34:05 +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 |
|
Martine Lenders
|
6f81aff81d
|
Merge pull request #14523 from fjmolinas/pr_xtimer_now_irq_32b
tests/xtimer_now_irq: don't fail for 32bit timers
|
2020-07-15 22:59:54 +02:00 |
|
Francisco Molina
|
6bb765a362
|
tests/xtimer_now_irq: don't fail for 32bit timers
|
2020-07-15 16:29:07 +02:00 |
|
Martine Lenders
|
550bfe519a
|
tests/gnrc_dhcpv6_client: fix expected output
|
2020-07-15 16:26:38 +02:00 |
|
Leandro Lanzieri
|
db29db330b
|
Merge pull request #14513 from akshaim/Kconfig_credman
net/credman : Expose configurations to Kconfig
|
2020-07-15 10:10:54 +02:00 |
|
Benjamin Valentin
|
5d1dddb3fc
|
tests/driver_soft_uart: add test for software UART
|
2020-07-14 23:04:36 +02:00 |
|
Akshai M
|
774c18ea79
|
net/credman : Move 'CREDMAN_MAX_CREDENTIALS' to 'CONFIG_'
|
2020-07-14 21:26:19 +05:30 |
|
benpicco
|
e2e51ae7ef
|
Merge pull request #14368 from jia200x/pr/byteorder_bebuftohs
core/byteorder: add uint32 from/to buffer funcs
|
2020-07-13 12:31:43 +02:00 |
|
Jose Alamos
|
2592dd7805
|
unittest/byteorder: add tests for uint32 from/to funcs
|
2020-07-13 11:21:31 +02:00 |
|
Martine S. Lenders
|
4f243c52ea
|
pkg/emb6: remove deprecated package
Deprecation was noted in 7cf1bab2e6
|
2020-07-11 02:18:17 +02:00 |
|
Jean Pierre Dudey
|
80435ae838
|
tests/gnrc_udp/udp.c: fix netif_hdr typo
Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
|
2020-07-10 14:47:10 -05:00 |
|
|
5555dd3a97
|
tests/float: adapt comment for msp430 about increased timeout
|
2020-07-10 16:49:08 +02:00 |
|
|
67843a2b11
|
examples: test: remove remaining occurences of wsn430
|
2020-07-10 16:49:08 +02:00 |
|
benpicco
|
0bf3a2e279
|
Merge pull request #14476 from ML-PA-Consulting-GmbH/fix/20200706__sdcard_spi_auto_init
drivers/sdcard_spi: remove auto-init
|
2020-07-10 15:53:17 +02:00 |
|