Gunar Schorcht
|
ff4641ec36
|
tests/candev: fix compilation with NDEBUG
|
2021-12-09 16:44:19 +01:00 |
|
Gunar Schorcht
|
8c044c0163
|
gnrc/ipv6_ext_opt: fix compilation with NDEBUG
|
2021-12-09 16:44:19 +01:00 |
|
Karl Fessel
|
6347dcdffc
|
Merge pull request #17141 from kfessel/p-ztimer-gcoap
net/gcoap: port to ztimer
|
2021-12-09 15:22:10 +01:00 |
|
Marian Buschsieweke
|
073e738178
|
Merge pull request #17362 from fjmolinas/pr_atxmega_stackfix
cpu/atxmega/include/cpu_conf: ztimer64 arithmetic idle stack fix
|
2021-12-09 14:41:19 +01:00 |
|
Francisco
|
7362074f49
|
Merge pull request #17235 from leandrolanzieri/cpu/kinetis/model_kconfig
cpu/kinetis: model kconfig
|
2021-12-09 14:22:10 +01:00 |
|
|
ea71155b9b
|
Merge pull request #17364 from fjmolinas/pr_cpu_unused_xtimer
cpu: remove unused `xtimer.h` headers
|
2021-12-09 13:54:46 +01:00 |
|
benpicco
|
ccc97db715
|
Merge pull request #17360 from viktorbatista/debug_fixes
core/include/debug.h: minor fix in debug.h
|
2021-12-09 12:41:33 +01:00 |
|
Francisco Molina
|
43b3b3991a
|
cpu/atxmega/include/cpu_conf: ztimer64 arithmetic idle stack fix
|
2021-12-09 12:15:15 +01:00 |
|
Francisco Molina
|
9438c20c59
|
cpu/stm32/periph: remove unused xtimer includ
|
2021-12-09 12:14:42 +01:00 |
|
Francisco Molina
|
111e7d906b
|
cpu/sam0_common: remove unused xtimer dependency
|
2021-12-09 12:14:42 +01:00 |
|
Francisco
|
622fca0235
|
Merge pull request #17304 from MrKevinWeiss/pr/depmips
cpu/mips: deprecate mips cpu
|
2021-12-09 11:57:20 +01:00 |
|
Benjamin Valentin
|
624fd7672f
|
ut_process: add ; after DEBUG()
|
2021-12-09 11:20:44 +01:00 |
|
Francisco
|
e8d8759a69
|
Merge pull request #17358 from aabadie/pr/drivers/ztimer_bis
drivers: migrate mpu9x50 and si70xx to ztimer
|
2021-12-09 10:39:52 +01:00 |
|
|
d959ce7eea
|
Merge pull request #16928 from kaspar030/ztimer64
sys/ztimer64: initial PR
|
2021-12-09 10:17:15 +01:00 |
|
MrKevinWeiss
|
cf74b26c55
|
cpu/mips: deprecate mips cpu
Add deprecate note in the mips cpu.
Add warning in make when any mips based board is being used (6lowpan-clicker, pic32-wifire).
|
2021-12-09 10:14:52 +01:00 |
|
Benjamin Valentin
|
4b9bdc61b2
|
gnrc_netif/lorawan: add ; after DEBUG()
|
2021-12-09 10:14:07 +01:00 |
|
Kevin "Tristate Tom" Weiss
|
285e1e61cf
|
Merge pull request #17346 from gschorcht/cpu/esp32/esp_i2c_sw_clear_bus
cpu/esp32: add clear bus during init to the I2C software implementation
|
2021-12-09 10:13:17 +01:00 |
|
|
5c99f951cd
|
Merge pull request #17315 from aabadie/pr/drivers/ztimer
drivers: migrate some drivers to ztimer
|
2021-12-09 09:49:47 +01:00 |
|
|
3a8a543a0c
|
drivers/mpu9x50: migrate to ztimer
|
2021-12-09 09:32:31 +01:00 |
|
|
f4474ed817
|
drivers/si70xx: migrate to ztimer
|
2021-12-09 09:32:31 +01:00 |
|
benpicco
|
3bdb2e8053
|
Merge pull request #17356 from leandrolanzieri/pr/boards/slwstk6000b-based/kconfig_fix
boards/slwstk6000b-based: select common module in Kconfig
|
2021-12-08 22:30:16 +01:00 |
|
Benjamin Valentin
|
75a6892480
|
drivers/stmpe811: add ; after DEBUG()
|
2021-12-08 21:47:29 +01:00 |
|
Leandro Lanzieri
|
31e386bee1
|
boards/slwstk600b-based/kconfig: select common module
|
2021-12-08 21:22:50 +01:00 |
|
Benjamin Valentin
|
cbc8251874
|
gnrc_tcp: add ; after DEBUG()
|
2021-12-08 21:09:31 +01:00 |
|
benpicco
|
e8cbf1ea90
|
Merge pull request #16681 from benpicco/drivers/dose-collision
drivers/dose: make use of UART collision detection feature
|
2021-12-08 20:48:28 +01:00 |
|
Benjamin Valentin
|
1db8ab4f72
|
sys/net/gcoap: add ; after DEBUG()
|
2021-12-08 20:41:21 +01:00 |
|
Benjamin Valentin
|
8c5b898ed4
|
drivers/mtd_spi_nor: add ; after DEBUG()
|
2021-12-08 18:30:43 +01:00 |
|
Benjamin Valentin
|
55454e9301
|
cpu/gd32v: timer: add ; after DEBUG()
|
2021-12-08 18:30:24 +01:00 |
|
Benjamin Valentin
|
39e6e19c9c
|
drivers/nrf802154: add ; after DEBUG()
|
2021-12-08 18:28:49 +01:00 |
|
Benjamin Valentin
|
780e87325b
|
tests/driver_dose: use USEMODULE +=
|
2021-12-08 17:35:00 +01:00 |
|
Benjamin Valentin
|
9f63f80747
|
tests/periph_uart: add test for periph_uart_collision feature
|
2021-12-08 17:35:00 +01:00 |
|
Benjamin Valentin
|
0c5631bd52
|
drivers/dose: make use of periph_uart_collision feature
|
2021-12-08 17:35:00 +01:00 |
|
Benjamin Valentin
|
a51fb298dc
|
cpu/sam0_common: implement periph_uart_collision feature
|
2021-12-08 17:35:00 +01:00 |
|
Vitor Batista
|
921fdd0975
|
core/include/debug.h: minor debug fix
|
2021-12-08 17:09:17 +01:00 |
|
Karl Fessel
|
08ef57fbd0
|
Merge pull request #16126 from kfessel/p-mix-schedrr
sys/sched_rr: Add a round robin scheduler module
|
2021-12-08 16:01:57 +01:00 |
|
|
2a1be13f17
|
drivers/ccs811: migrate to ztimer
|
2021-12-08 15:15:30 +01:00 |
|
|
1acdec389e
|
drivers/lsm6dsl: migrate to ztimer
|
2021-12-08 15:15:30 +01:00 |
|
|
40a1dcb35b
|
drivers/tsl2561: migrate to ztimer
|
2021-12-08 15:15:30 +01:00 |
|
|
aa65feab25
|
drivers/si114x: migrate to ztimer
|
2021-12-08 15:15:30 +01:00 |
|
|
0076eb83fc
|
drivers/stmpe811: migrate to ztimer
|
2021-12-08 15:15:30 +01:00 |
|
Leandro Lanzieri
|
15165bfdf7
|
Merge pull request #17299 from fjmolinas/pr_nrf52_boards_kconfig
boards: model nrf52 boards
|
2021-12-08 14:45:03 +01:00 |
|
|
b7e9d4fad2
|
cpu/atmega_common: also enlarge idle stack for ztimer64
|
2021-12-08 13:49:25 +01:00 |
|
Francisco Molina
|
766bfeace4
|
boards: model nrf52 boards
|
2021-12-08 13:25:29 +01:00 |
|
Francisco Molina
|
76b7069779
|
boards/thingy52: explicit lis2dh12 I2C selection
|
2021-12-08 13:25:29 +01:00 |
|
Francisco Molina
|
e25076e370
|
boards/common/particle-mesh: use nrf52/bootloader_nrfutil.dep.mk
|
2021-12-08 13:25:29 +01:00 |
|
Francisco Molina
|
7a1758d7f4
|
boards/particle: use FEATURES_REQUIRED for periph_uart_hw_fc
|
2021-12-08 13:25:29 +01:00 |
|
Francisco Molina
|
48777f5ba4
|
boards/common/nrf52xxxdk: align module name with dirname
|
2021-12-08 13:25:29 +01:00 |
|
Francisco Molina
|
69ac014664
|
drivers/*: add HAVE*
|
2021-12-08 13:25:26 +01:00 |
|
Francisco Molina
|
738ec239b1
|
drivers/saul/Kconfig: fix autoselection based on SAUL_DEFAULT
|
2021-12-08 13:25:26 +01:00 |
|
Francisco Molina
|
39cfa43262
|
drivers/apds99xx/Kconfig: fix multimodel selection
|
2021-12-08 13:25:26 +01:00 |
|