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
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
6d472b5d23
cpu/efm32: extend timer isr
2020-11-04 22:11:49 +01:00
benpicco
43b6efe3c5
Merge pull request #15371 from btcven/2020_11_03-esp32-wrover-kit-lcd
...
boards/esp32-wrover-kit: add ILI9341 driver params
2020-11-04 16:55:14 +01:00
benpicco
568e1e3635
Merge pull request #15199 from fjmolinas/pbkdf2-sha256
...
sys/hashes/pbkdf2: Add PBKDF2-sha256 implementation. [TAKEOVER]
2020-11-04 14:45:12 +01:00
09a457152d
Merge pull request #15374 from aabadie/pr/tests/phydat_dump_script_enh
...
tests/phydat_dump: use raw strings in expect regexp
2020-11-04 13:32:28 +01:00
aab9ea20f2
Merge pull request #15369 from aabadie/pr/tests/xtimer_mutex_lock_timeout_cleanup
...
tests/xtimer_mutex_lock_timeout: cleanup python automated test
2020-11-04 11:42:42 +01:00
benpicco
010925d77d
Merge pull request #15076 from benpicco/xtimer_msleep
...
xtimer: introduce xtimer_msleep()
2020-11-04 11:09:03 +01:00
0f0666e859
Merge pull request #15372 from aabadie/pr/tests/driver_bme680_script_enh
...
tests/driver_bme680: improve automated test script
2020-11-04 11:04:02 +01:00
e2b3923e02
Merge pull request #14867 from leandrolanzieri/pr/murdock/disable_cc_colors
...
murdock: disable CC color output
2020-11-04 10:48:43 +01:00
Juan Carrano
bc8ce928d4
sys/hashes/pbkdf2: wipe local variables, prevents leaks.
...
Wipe temporary buffers and sha256 contexts so that no remnants of the
password is left on the stack
This ensures that the password is not leaked if some function reads
the stack afterwards.
2020-11-04 09:57:32 +01:00
Juan Carrano
62667848c4
sys/hashes/pbkdf2: Add PBKDF2-sha256 implementation.
...
This add an implementation of PBKDF2 using sha256 hmac. Only one derived
key length is supported (32) though it should not be hard to extend it.
The testing is done with both random (with fixed seed) vectors amd vectors
from rfc7914.
2020-11-04 09:57:32 +01:00
Leandro Lanzieri
924da3d0c3
examples/usbus_minimal/Makefile: remove unneeded SHOULD_RUN_KCONFIG
...
This variable is not needed since
250f6fdfa3
removed the Kconfig file for
the application.
2020-11-04 09:35:35 +01:00
Leandro Lanzieri
cd8948a6df
tests/usbus_cdc_ecm: remove Kconfig file
...
This is not longer needed since 250f6fdfa3
moved the default PID and VID values to the System USB Kconfig.
2020-11-04 09:33:16 +01:00
Cenk Gündoğan
58c0b47ac0
Merge pull request #15364 from leandrolanzieri/pr/makefiles/discover_object_files_subpaths
...
Makefile.include: discover object files in sub-paths while linking
2020-11-04 09:10:27 +01:00
Francisco
1dff630192
Merge pull request #15376 from aabadie/pr/tools/iotlab_single_dwm1001
...
dist/testbed-support: add iotlab mapping for dwm1001
2020-11-04 09:10:09 +01:00
Marian Buschsieweke
deb52f858c
Merge pull request #15375 from maribu/bmp-fix
...
dist/tools/bmp: Fix flashing with pygdbmi 0.10.0
2020-11-03 20:11:53 +01:00