Hendrik van Essen
|
a9fb3388ca
|
sys/net/application_layer/sock_dns_mock: add module for mocking sock_dns
|
2022-04-03 17:29:10 +02:00 |
|
benpicco
|
9ca3dd5d4b
|
Merge pull request #17656 from benpicco/vfs_default-test
vfs_default: add compile test and add default mount for more boards
|
2022-03-29 13:47:08 +02:00 |
|
benpicco
|
cdffc8f0ca
|
Merge pull request #17859 from benpicco/use_sock_tl_name2ep
treewide: use sock_tl_name2ep() class of functions where applicable
|
2022-03-29 12:31:51 +02:00 |
|
Francisco
|
4f3d7c9e1f
|
Merge pull request #17853 from fjmolinas/pr_z1_socat
makefiles: socat set tty mode 8N1
|
2022-03-29 10:29:47 +02:00 |
|
Francisco
|
52f12e0734
|
Merge pull request #17711 from benpicco/periph_init_buttons
drivers/periph_common: add periph_init_buttons to init on-board buttons
|
2022-03-29 10:29:39 +02:00 |
|
Benjamin Valentin
|
5b3c838043
|
tests/vfs_default: add compile test for vfs_default
|
2022-03-29 10:24:01 +02:00 |
|
Benjamin Valentin
|
8da2e1045e
|
tests/leds: add test where LEDs are mapped to buttons
|
2022-03-29 09:05:46 +02:00 |
|
benpicco
|
1133d04de1
|
Merge pull request #17813 from leandrolanzieri/pr/tests/eth_drivers_rework
tests: rework eth drivers
|
2022-03-28 18:15:27 +02:00 |
|
|
13a4393e0f
|
Merge pull request #17840 from fjmolinas/pr_tests_fixes
tests: multiple fixes
|
2022-03-28 10:09:45 +02:00 |
|
Francisco Molina
|
5397b4f783
|
tests/shell: remove z1 socat workaround
|
2022-03-28 08:53:27 +02:00 |
|
benpicco
|
7135c91763
|
Merge pull request #17866 from jue89/fix/mtd_mapper_backend
drivers/mtd_mapper: fix read_page and write_page backend
|
2022-03-26 16:10:32 +01:00 |
|
Jue
|
347152b128
|
tests/mtd_mapper: add tests for the read_page and write_page backend
|
2022-03-26 14:30:42 +01:00 |
|
Juergen Fitschen
|
77dfa47da8
|
Merge pull request #17865 from jue89/fix/fatfs_vfs_format_mutex
pkg/fatfs: fix missing mutex header
|
2022-03-25 22:08:55 +01:00 |
|
Jue
|
80305ade1f
|
tests/mtd_mapper: clear fake-memory for every test
|
2022-03-25 18:32:07 +01:00 |
|
Jue
|
2756287ad1
|
test/pkg_fatfs_vfs: format with static buffer
|
2022-03-25 17:23:37 +01:00 |
|
Francisco
|
a10b1572aa
|
Merge pull request #17627 from benpicco/mtd_flashpage_t
drivers/mtd_flashpage: add mtd_flashpage_t type
|
2022-03-25 16:24:04 +01:00 |
|
Benjamin Valentin
|
4f6ca0797b
|
tests: use sock_udp_name2ep() in interactive tests
|
2022-03-24 17:11:55 +01:00 |
|
Benjamin Valentin
|
976fab736f
|
tests/lwip: replace sock_tcp_str2ep() with sock_tcp_name2ep()
|
2022-03-24 17:06:18 +01:00 |
|
Martine Lenders
|
76935ddbf5
|
Merge pull request #17510 from benpicco/sock_tl_str2ep-dns
sys/net/sock_util: add sock_tl_name2ep() to optionally perform DNS lookups
|
2022-03-24 15:59:59 +01:00 |
|
Francisco
|
b91b984e38
|
Merge pull request #17733 from fjmolinas/pr_gettimeofday_64_bit
sys/syscalls: make gettimeofday() implementation optional
|
2022-03-24 15:22:27 +01:00 |
|
Francisco Molina
|
0819660303
|
sys/syscalls: add libc_gettimeofday
Conditionally implement gettimeofday() if module is included, this
avoids including ztimer64 even when not needed
|
2022-03-24 11:36:49 +01:00 |
|
Leandro Lanzieri
|
7cef002102
|
tests/driver_netdev_common: add virtual board to test ETH drivers
|
2022-03-24 09:44:53 +01:00 |
|
Leandro Lanzieri
|
32d8c864e7
|
tests: add STM32 ethernet test
|
2022-03-24 09:44:53 +01:00 |
|
Leandro Lanzieri
|
4593746b70
|
tests: add SAM0 ethernet test
|
2022-03-24 09:44:53 +01:00 |
|
Leandro Lanzieri
|
5e41b51470
|
tests: add ESP ethernet test
|
2022-03-24 09:44:53 +01:00 |
|
Leandro Lanzieri
|
348bc9af82
|
tests/driver_w5100: rewrite without GNRC
|
2022-03-24 09:44:53 +01:00 |
|
Leandro Lanzieri
|
8ec32d5859
|
tests/driver_ethos: rewrite without GNRC
|
2022-03-24 09:44:53 +01:00 |
|
Leandro Lanzieri
|
b3c202cc84
|
tests/driver_dose: rewrite without GNRC
|
2022-03-24 09:44:53 +01:00 |
|
Leandro Lanzieri
|
99a974914a
|
tests/driver_encx24j600: rewrite without GNRC
|
2022-03-24 09:44:53 +01:00 |
|
Leandro Lanzieri
|
c6a48e77fb
|
tests/driver_enc28j60: rewrite without GNRC
|
2022-03-24 09:44:52 +01:00 |
|
Francisco Molina
|
da489697e4
|
tests/sys_atomic_utils: use ztimer_usec
|
2022-03-24 08:02:09 +01:00 |
|
Francisco Molina
|
9bda6b2938
|
tests/periph_flashpage_unittests: use unsgined int for address cast
For 16bit platforms casting to int will overflow when ROM size nears
2**16
|
2022-03-24 07:58:32 +01:00 |
|
Francisco Molina
|
7d10831254
|
tests/pbkdf2: increase stack for AVR
|
2022-03-24 07:57:53 +01:00 |
|
Francisco Molina
|
35e778901d
|
tests/pkg_micro-ecc: increase stacksize
|
2022-03-24 07:57:53 +01:00 |
|
Francisco Molina
|
a0d9694f00
|
tests/sys_sched_round_robin: increase round-robin work time
On slow CPUs the current 10ms time means printing might be interrupted.
|
2022-03-24 07:57:53 +01:00 |
|
Francisco Molina
|
6506a256fb
|
tests/ps_schedstatistics: fix test for AVR
|
2022-03-24 07:57:53 +01:00 |
|
Francisco Molina
|
c9ede817a8
|
tests/sys_sema_inv: wait longer fot thread to exit
|
2022-03-24 07:57:53 +01:00 |
|
Francisco Molina
|
c3ea39fbc7
|
tests/periph_timer_periodic: allow for 1% error
|
2022-03-23 09:28:56 +01:00 |
|
|
feda38ceb5
|
Merge pull request #17721 from fjmolinas/pr_xtimer_ztimer_default_backend
sys/xtimer: make xtimer_ztimer_compat default backend
|
2022-03-22 18:01:52 +01:00 |
|
benpicco
|
dd8b3fc593
|
Merge pull request #17353 from benpicco/tests/gnrc_rpl
tests/gnrc_rpl: add automated test for gnrc_rpl
|
2022-03-22 12:10:34 +01:00 |
|
Benjamin Valentin
|
4db814d94c
|
tests/netutils: add test for sock_tl_name2ep()
|
2022-03-22 11:03:12 +01:00 |
|
Francisco Molina
|
9403cd266d
|
tests/thread_float: uncrustify
|
2022-03-22 08:40:53 +01:00 |
|
Francisco Molina
|
0e4628cb11
|
tests/thread_float: use ztimer_usec
|
2022-03-22 08:31:58 +01:00 |
|
|
9311139ad2
|
boards: add support for nucleo-f439zi
|
2022-03-21 08:11:00 +01:00 |
|
|
1de688c352
|
boards/nucleo-f429zi: add support for ethernet
|
2022-03-18 16:07:57 +01:00 |
|
benpicco
|
1e66baf94b
|
Merge pull request #17699 from viktorbatista/shtc3
drivers/shtcx: converted the shtc1 driver into shtcx and added shtc3 support
|
2022-03-18 14:05:42 +01:00 |
|
Francisco Molina
|
2681b6c282
|
tests/*: update Makefile.ci
|
2022-03-18 08:23:00 +01:00 |
|
Leandro Lanzieri
|
202fb261fe
|
Merge pull request #17811 from fjmolinas/pr_xtimer_dep_rework_simple
sys/*timer: rework dependecies to ease backend switch, prefer ztimer_xtimer_compat over xtimer_on_ztimer
|
2022-03-18 08:17:24 +01:00 |
|
benpicco
|
82b0e08745
|
Merge pull request #10082 from gschorcht/drivers_l3gd20h
drivers: add driver for L3GD20H 3-axis gyroscope
|
2022-03-18 08:10:24 +01:00 |
|
Gunar Schorcht
|
1c666c5955
|
kconfig: add ST L3Gxxxx 3-axis gyro family
|
2022-03-18 06:34:54 +01:00 |
|