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

32764 Commits

Author SHA1 Message Date
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
Marian Buschsieweke
a2dd6f90e5
sys/irq_handler: Remove deprecated module 2020-11-05 09:12:32 +01:00
Leandro Lanzieri
1408f3f96e
dist/tools/kconfiglib: add tests for genconfig.py
Also add the test to 'python-tests' GitHub actions.
2020-11-05 09:04:10 +01:00
Leandro Lanzieri
e815863aa9
tools/genconfig: add invalid configurations checks 2020-11-05 09:04:07 +01:00
Francisco
3ec806dda5
Merge pull request #15379 from leandrolanzieri/pr/tests/usbus_cdc_ecm/remove_kconfig
tests/usbus_cdc_ecm: remove unneeded Kconfig file
2020-11-05 09:01:09 +01:00
Bas Stottelaar
79810bbb77
Merge pull request #15384 from basilfx/feature/efm32_timers
cpu/efm32: extend timer isr
2020-11-04 23:23:17 +01:00
Bas Stottelaar
de342fa0c4 boards/efm32: update documentation
* Alignment of documentation between boards
* Updated links
* Table updates
* Line length
* Space between units
* Updated peripheral mapping
2020-11-04 22:26:53 +01:00
Bas Stottelaar
4ec2090f69 boards/ikea-tradfri: add ADC support
Channel 0 maps to temperature channel, channel 1 to VDD.
2020-11-04 22:26:53 +01:00
Bas Stottelaar
6d472b5d23 cpu/efm32: extend timer isr 2020-11-04 22:11:49 +01:00
Bas Stottelaar
98f3ea39f1 boards/sltb001a: replace *_ENABLED (x) 2020-11-04 22:05:36 +01:00
Bas Stottelaar
ad10db84fd boards/slwstk6000: add LETIMER0 as secondary timer 2020-11-04 22:05:36 +01:00
Bas Stottelaar
d15e4396aa boards/slstk3402a: add TIMER0 as second timer
This moves LETIMER0 to index 2.
2020-11-04 22:05:36 +01:00
Bas Stottelaar
141c12f4ea boards/efm32: cleanup EFM32 rtt/rtc definitions
- RTT/RTC_NUMOF was already removed, but not from STK3200 PR
- Unneeded whitespaces
2020-11-04 22:05:36 +01:00
Bas Stottelaar
2ea9829b02 boards/efm32: update timer configuration 2020-11-04 22:05:36 +01:00
Bas Stottelaar
8383d09d20 boards/efm32: remove secondary UART
The secondary UART is used as the first SPI peripheral, that is
initialized on boot. Therefore, it doesn't make sense to add it as a
secondary UART.
2020-11-04 22:05:36 +01:00
Bas Stottelaar
c79c192ba4 boards/efm32: reset board before flashing
This was added for other boards in #12160, and improves flashing
reliability.
2020-11-04 22:05:36 +01:00
Bas Stottelaar
42deb1ab85 boards/efm32: align xtimer configuration
- move XTIMER_WIDTH within #if statement because sltk3402a is 32-bit
- update comments
- alignment.
2020-11-04 22:05:36 +01:00
Bas Stottelaar
cf65d27c94 boards/efm32: update copyright year 2020-11-04 19:55:16 +01:00