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

32681 Commits

Author SHA1 Message Date
János Brodbeck
16c5fd6fbd
net/gcoap: relabel _sock to _sock_udp 2020-11-05 17:19:42 +01:00
János Brodbeck
c4e646037d
net/gcoap: split out the coap processing part of _on_sock_evt 2020-11-05 17:19:41 +01:00
565242f67e
Merge pull request #15073 from aabadie/pr/cpu/stm32l0l1_mco
cpu/stm32l0l1: add MCO configuration and initialization
2020-11-05 17:03:32 +01:00
benpicco
f702a95880
Merge pull request #15385 from benpicco/xtimer_msleep-convert
drivers, tests: use xtimer_msleep()
2020-11-05 16:46:39 +01:00
f98f5f5b49
Merge pull request #15084 from aabadie/pr/cpu/stm32gx_mco
cpu/stm32gx: add MCO configuration and initialization
2020-11-05 16:46:04 +01:00
Martine Lenders
cc10d31391
Merge pull request #15305 from aabadie/pr/sys/posix_sleep
sys/posix: rename posix_time to posix_sleep
2020-11-05 16:36:25 +01:00
16bd23bc2f
Merge pull request #15064 from aabadie/pr/cpu/stm32l4_mco
cpu/stm32l4: configure and initialize MCO
2020-11-05 16:12:02 +01:00
5a2409557f
cpu/stm32gx: configure and initialize MCO 2020-11-05 13:39:19 +01:00
4b316c593a
cpu/stm32l0l1: configure MCO 2020-11-05 13:37:34 +01:00
18b5f417d1
cpu/stm32l4: implement MCO configuration 2020-11-05 13:34:45 +01:00
d62111ce76
Merge pull request #15373 from aabadie/pr/tests/shell_script_enh
tests/shell: fix flake8 errors in Python script
2020-11-05 12:18:13 +01:00
Francisco
5a9223e407
Merge pull request #13425 from HendrikVE/pr/nimble_auto_adv
sys/nimble_autoadv: add new module
2020-11-05 12:17:43 +01:00
Bas Stottelaar
b126cf6479
Merge pull request #15368 from basilfx/feature/efm32_align_boards
boards/efm32: update board definitions and documentation
2020-11-05 11:37:58 +01:00
Benjamin Valentin
3a8f74da0c tests/unittests/tests-fib_sr: convert to xtimer_msleep() 2020-11-05 11:34:50 +01:00
Benjamin Valentin
e9b876a18e tests/touch_dev: convert to xtimer_msleep() 2020-11-05 11:34:50 +01:00
Benjamin Valentin
bea7e14791 tests/thread_priority_inversion: convert to xtimer_msleep() 2020-11-05 11:34:50 +01:00
Benjamin Valentin
3c6a5f9f5c tests/progress_bar: convert to xtimer_msleep() 2020-11-05 11:32:42 +01:00
Benjamin Valentin
4caecdc108 tests/pkg_umorse: convert to xtimer_msleep() 2020-11-05 11:32:42 +01:00
Benjamin Valentin
8d1e4d13e2 tests/evtimer_msg: convert to xtimer_msleep() 2020-11-05 11:32:42 +01:00
Benjamin Valentin
fcfb44719f tests/event_wait_timeout: convert to xtimer_msleep() 2020-11-05 11:32:42 +01:00
Benjamin Valentin
c56c839765 tests/driver_si70xx: convert to xtimer_msleep() 2020-11-05 11:32:42 +01:00
Benjamin Valentin
2485ebeaa8 tests/driver_pca9633: convert to xtimer_msleep() 2020-11-05 11:32:42 +01:00
Benjamin Valentin
ff671baa75 tests/driver_jc42: convert to xtimer_msleep() 2020-11-05 11:32:42 +01:00
Benjamin Valentin
ed7c521bac tests/driver_dsp0401: convert to xtimer_msleep() 2020-11-05 11:32:42 +01:00
Benjamin Valentin
f406c03add tests/driver_dfplayer: convert to xtimer_msleep() 2020-11-05 11:32:42 +01:00
Benjamin Valentin
4d5340f2fc tests/driver_bme680: convert to xtimer_msleep() 2020-11-05 11:32:42 +01:00
Benjamin Valentin
683c1470ee tests/driver_aip31068: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
1c61d36173 pkg/paho-mqtt: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
de2f576437 pkg/driver_bme680/contrib: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
14da3717c1 drivers/stmpe811: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
b533e08fe7 drivers/si70xx: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
1954283b34 drivers/sht2x: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
9ad6b6b857 drivers/rn2xx3: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
56763a5cc4 drivers/ph_oem: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
daae2fb9bd drivers/mhz19: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
30e7b6da74 drivers/itg320x: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
0b960ab2de drivers/ili9341: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
044e0a22fb drivers/dsp0401: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
9050fcb547 drivers/ds75lx: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
e2cf95b0a9 drivers/dht: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
04114c3d83 drivers/dfplayer: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
6dbc5fea3a drivers/bme680: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
fd102efea8 drivers/atwinc15x0: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
5b3829845d drivers/ata8520e: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
58d90e252d drivers/aip31068: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Benjamin Valentin
908833a44e drivers/ad7746: convert to xtimer_msleep() 2020-11-05 11:32:41 +01:00
Marian Buschsieweke
4e8b0d541f
Merge pull request #15386 from maribu/drop_irq_handler
sys/irq_handler: Drop module
2020-11-05 10:55:29 +01:00
Hendrik van Essen
fe4f0a69ee sys/nimble_autoadv: add new module
module for automated bluetooth advertising
2020-11-05 10:53:21 +01:00
Francisco
54e8069110
Merge pull request #15219 from leandrolanzieri/pr/dist/tools/kconfiglib_add_checks
dist/tools/kconfiglib: add configuration checks to genconfig.py
2020-11-05 10:16:24 +01:00
Marian Buschsieweke
73fefb7642
LOSTANDFOUND.md: Add sys/irq_handler 2020-11-05 09:16:54 +01:00