|
a3fc5c1d17
|
Merge pull request #17697 from viktorbatista/drivers/lps22ch
driver/lpsxxx: adding lps22ch support
|
2022-03-09 21:28:11 +01:00 |
|
benpicco
|
840067cd9e
|
Merge pull request #16174 from miri64/core/enh/msg-queue-metrics
core: add functionality to check queue state of another thread
|
2022-03-09 17:10:38 +01:00 |
|
Vic
|
947efa7d65
|
driver/lpsxxx: adding lps22ch support
|
2022-03-09 15:23:51 +01:00 |
|
benpicco
|
f83fa88ccd
|
Merge pull request #17764 from HendrikVE/pr/netutils_netutils_get_ipv4
sys/net/netutils: add netutils_get_ipv4()
|
2022-03-09 11:30:38 +01:00 |
|
Leandro Lanzieri
|
34dc24822f
|
Merge pull request #17669 from MrKevinWeiss/pr/kconfig/netdrivers
drivers/*/Kconfig: Cleanup of simple drivers
|
2022-03-09 09:23:54 +01:00 |
|
chrysn
|
d3e1a1ac9c
|
Merge pull request #17761 from chrysn-pull-requests/riot-updates
{examples,tests}/rust: Rust updates (-sys/-wrappers version, stable)
|
2022-03-08 23:32:56 +01:00 |
|
Marian Buschsieweke
|
0eaaca42b2
|
Merge pull request #17477 from jenswet/feature/pkg-etl
pkg/etl: Add the embedded template library (etl)
|
2022-03-08 19:40:17 +01:00 |
|
Hendrik van Essen
|
ffd93c9b1b
|
sys/net/netutils: add netutils_get_ipv4()
|
2022-03-08 13:35:32 +01:00 |
|
chrysn
|
fce36e2ad2
|
{examples,tests}/rust: Ready for building on stable Rust
Contributes-To: https://github.com/RIOT-OS/RIOT/issues/17526
|
2022-03-08 12:44:49 +01:00 |
|
chrysn
|
48a4075dfc
|
{examples,tests}/rust: Follow riot-wrappers deprecations
|
2022-03-08 12:44:49 +01:00 |
|
chrysn
|
ddc2bf8853
|
{examples,tests}/rust: cargo update
|
2022-03-08 12:44:44 +01:00 |
|
benpicco
|
8281dc21bc
|
Merge pull request #17752 from benpicco/ipv6_addr_init
sys/net/ipv6: add ipv6_addr_init() helper function
|
2022-03-07 15:13:19 +01:00 |
|
Jens Wetterich
|
01f502b753
|
pkg/etl: Add the embedded template library (etl)
|
2022-03-06 16:22:53 +01:00 |
|
benpicco
|
f31fdfd12d
|
Merge pull request #17747 from leandrolanzieri/drivers/encx24j600/default_params
drivers/encx24j600: define default parameters
|
2022-03-05 10:29:48 +01:00 |
|
Marian Buschsieweke
|
28e7dbcb9e
|
Merge pull request #17750 from fjmolinas/pr_df_player_event_thread_lowest
tests/driver_dfplayer: use event_thread instead of event_thread_lowest
|
2022-03-04 18:28:07 +01:00 |
|
Leandro Lanzieri
|
9f93296081
|
Merge pull request #17749 from fjmolinas/pr_cpu_avr8_xmega_driver_board
tests/cpu_avr8_xmega_driver: fix BOARD name
|
2022-03-04 18:27:04 +01:00 |
|
benpicco
|
761bac3e0d
|
Merge pull request #17748 from fjmolinas/pr_gnrc_dhcpv6_client_stateless_netdev_default
tests/gnrc_dhcpv6_client_stateless: use netdev_default
|
2022-03-04 18:26:20 +01:00 |
|
Francisco Molina
|
bb0a406af5
|
tests/*: add BOARDs to Makefile.ci
These BOARDs overlflowed in ROM after arm-none-eabi-gcc version
in riot/riotbuild changed to 10.3.2
|
2022-03-04 17:15:11 +01:00 |
|
Benjamin Valentin
|
91ad8ec403
|
sys/net/ipv6: add ipv6_addr_init() helper function
Setting a compile-time const IP address can be a bit cumbersome.
Add a helper function to easy the process.
|
2022-03-04 15:34:15 +01:00 |
|
MrKevinWeiss
|
8064bc7493
|
drivers/vcnl40x0: Update kconfig model
|
2022-03-04 14:16:00 +01:00 |
|
MrKevinWeiss
|
f185d7acab
|
drivers/si114x: Update kconfig model
|
2022-03-04 14:15:55 +01:00 |
|
MrKevinWeiss
|
b443ca5794
|
drivers/pn532: Update kconfig model
|
2022-03-04 14:15:50 +01:00 |
|
MrKevinWeiss
|
551d25a296
|
drivers/mhz19: Update kconfig model
|
2022-03-04 14:15:46 +01:00 |
|
MrKevinWeiss
|
d2f3e6c0de
|
drivers/ina2xx: Update kconfig model
|
2022-03-04 14:15:42 +01:00 |
|
MrKevinWeiss
|
8979586e7d
|
drivers/dac_dds: Update kconfig model
|
2022-03-04 14:15:35 +01:00 |
|
MrKevinWeiss
|
ce4b0f03c0
|
drivers/cst816s: Update kconfig model
|
2022-03-04 14:15:34 +01:00 |
|
Francisco Molina
|
7f6269cee0
|
tests/cpu_avr8_xmega_driver: fix BOARD name
|
2022-03-04 10:36:45 +01:00 |
|
Francisco Molina
|
2f1f77f626
|
tests/driver_dfplayer: use event_thread instead of event_thread_lowest
|
2022-03-04 10:36:20 +01:00 |
|
Francisco Molina
|
1d1f764645
|
tests/gnrc_dhcpv6_client_stateless: use netdev_default
|
2022-03-04 10:35:27 +01:00 |
|
Leandro Lanzieri
|
de79edb352
|
drivers/encx24j600: define default parameters
|
2022-03-04 09:58:50 +01:00 |
|
Martine Lenders
|
f9efe364b4
|
tests: add tests for msg_queue_capacity()
|
2022-03-03 16:50:34 +01:00 |
|
Francisco Molina
|
8516e258a3
|
tests/lwip*: use ztimer instead of xtimer
|
2022-03-03 15:54:22 +01:00 |
|
benpicco
|
21205bd6ce
|
Merge pull request #17351 from benpicco/ztimer_periodic-return
ztimer_periodic: make callback function return bool
|
2022-03-03 14:42:33 +01:00 |
|
MrKevinWeiss
|
af45f94a2f
|
drivers/adcxx1c: Update kconfig model
|
2022-03-02 14:03:28 +01:00 |
|
|
ae0f617b28
|
Merge pull request #17728 from fjmolinas/pr_remove_tests_timex_calls
tests/*xtimer*: remove uneeded timex calls
|
2022-03-02 09:25:11 +01:00 |
|
Francisco Molina
|
3b4fd9cb43
|
tests/xtimer_drift: remove uneeded timex call
|
2022-03-02 08:19:31 +01:00 |
|
Francisco Molina
|
4326825931
|
tests/bench_xtimer_load: remove uneeded timex call
|
2022-03-02 08:19:22 +01:00 |
|
|
a17ff53ecf
|
Merge pull request #17485 from benpicco/sock_udp_sendv
sys/net/sock: add sock_udp_sendv() API
|
2022-03-01 14:05:21 +01:00 |
|
|
e9227153c0
|
unittests: add ztimer64 clear-on-remove regression test
|
2022-03-01 11:03:18 +01:00 |
|
|
3a9e64806c
|
Merge pull request #17718 from fjmolinas/pr_sys_crypto_unitialized_key
tests/sys_crypto: fix potentially unitialized error
|
2022-03-01 10:34:40 +01:00 |
|
Francisco
|
945dd082b0
|
Merge pull request #17715 from kfessel/p-add-building-default
tests: add default BOARDS
|
2022-03-01 10:23:58 +01:00 |
|
Francisco Molina
|
df3c0a6b72
|
tests/sys_crypto: fix potentially unitialized error
|
2022-03-01 09:55:25 +01:00 |
|
Karl Fessel
|
406e231225
|
tests: add building BOARD defaults
|
2022-02-28 21:59:57 +01:00 |
|
Karl Fessel
|
16729529ee
|
tests: add default BOARDS
|
2022-02-28 15:08:35 +01:00 |
|
Karl Fessel
|
e440929f8d
|
tests: add missing includes
|
2022-02-28 14:53:08 +01:00 |
|
Francisco Molina
|
6bb9656344
|
tests/lvgl*: add more stack for native
|
2022-02-28 10:23:06 +01:00 |
|
Francisco
|
3aeba84820
|
Merge pull request #17681 from aabadie/pr/pkg/lvgl-v8
pkg/lvgl: bump to 8.2.0
|
2022-02-28 09:41:37 +01:00 |
|
benpicco
|
bbfa69153e
|
Merge pull request #17474 from benpicco/nanocoap-suit
sys/net/nanocoap: introduce `nanocoap_sock_*()`, use in suit/transport/coap
|
2022-02-27 02:07:50 +01:00 |
|
benpicco
|
6cfbec4f8e
|
Merge pull request #10518 from gschorcht/drivers_mcp47xx
drivers: support for Microchip MCP47xx DAC devices added
|
2022-02-26 22:13:41 +01:00 |
|
benpicco
|
d5f570c28b
|
Merge pull request #17703 from benpicco/pkg/nanors
pkg/nanors: add reed solomon codec implementation
|
2022-02-26 19:35:44 +01:00 |
|