Hauke Petersen
|
bc0adc19a8
|
shell/sc_gnrc_udp: rename static functions
|
2021-12-14 13:50:38 +01:00 |
|
Hauke Petersen
|
13363782b2
|
shell/sc_gnrc_udp: mark all feasible params const
|
2021-12-14 13:50:29 +01:00 |
|
benpicco
|
cfaa167469
|
Merge pull request #16598 from benpicco/sys/shell/udp
examples/gnrc_networking: move udp command to shell commands
|
2021-12-13 15:03:18 +01:00 |
|
|
efa24b3f1e
|
Merge pull request #17385 from fjmolinas/pr_ztimer_set_now
sys/ztimer: ztimer_set() return the now value
|
2021-12-13 13:06:27 +01:00 |
|
Francisco Molina
|
dd03d8c362
|
sys/ztimer: ztimer_set return the now value
|
2021-12-13 11:21:23 +01:00 |
|
Marian Buschsieweke
|
5b86d65744
|
Merge pull request #14364 from gschorcht/fix_ndebug_compilation
Fix NDEBUG compilation problems
|
2021-12-12 14:39:42 +01:00 |
|
Gunar Schorcht
|
85313ccc02
|
Merge pull request #17232 from leandrolanzieri/pr/cpu/esp/model_kconfig
cpu/esp{32,8266}: model kconfig
|
2021-12-11 08:53:31 +01:00 |
|
Leandro Lanzieri
|
a8201c03c0
|
sys/log/kconfig: change entry-point
|
2021-12-10 18:54:29 +01:00 |
|
Leandro Lanzieri
|
dadaace394
|
sys/log: check that one and only one backend
|
2021-12-10 18:54:28 +01:00 |
|
Francisco
|
5f21ade1c6
|
Merge pull request #17372 from leandrolanzieri/pr/sys/ztimer/fix_backend_selection
sys/ztimer: fix backend selection
|
2021-12-10 17:53:12 +01:00 |
|
Leandro Lanzieri
|
1733953b49
|
sys/ztimer: fix backend selection
|
2021-12-10 09:57:05 +01:00 |
|
|
ca74a57870
|
Merge pull request #17370 from kaspar030/ztimer_best_practices
sys/ztimer: add some best practices
|
2021-12-10 08:47:55 +01:00 |
|
Francisco
|
b52a8857eb
|
Merge pull request #17368 from kaspar030/fix_ztimer64_uninitialized_timer_crash
sys/ztimer64: make _del_entry_from_list() safe for uninit ztimer64_t
|
2021-12-09 16:51:06 +01:00 |
|
Gunar Schorcht
|
e84068e945
|
sys/fuzzing: fix compilation with NDEBUG
|
2021-12-09 16:44:19 +01:00 |
|
Gunar Schorcht
|
8c044c0163
|
gnrc/ipv6_ext_opt: fix compilation with NDEBUG
|
2021-12-09 16:44:19 +01:00 |
|
|
b07b11b431
|
sys/ztimer: add some best practices
|
2021-12-09 15:53:39 +01:00 |
|
Karl Fessel
|
6347dcdffc
|
Merge pull request #17141 from kfessel/p-ztimer-gcoap
net/gcoap: port to ztimer
|
2021-12-09 15:22:10 +01:00 |
|
Francisco
|
7362074f49
|
Merge pull request #17235 from leandrolanzieri/cpu/kinetis/model_kconfig
cpu/kinetis: model kconfig
|
2021-12-09 14:22:10 +01:00 |
|
|
7b9a6850a3
|
sys/ztimer64: make _del_entry_from_list() safe for uninit ztimer64_t
|
2021-12-09 13:40:21 +01:00 |
|
benpicco
|
ccc97db715
|
Merge pull request #17360 from viktorbatista/debug_fixes
core/include/debug.h: minor fix in debug.h
|
2021-12-09 12:41:33 +01:00 |
|
Benjamin Valentin
|
624fd7672f
|
ut_process: add ; after DEBUG()
|
2021-12-09 11:20:44 +01:00 |
|
|
d959ce7eea
|
Merge pull request #16928 from kaspar030/ztimer64
sys/ztimer64: initial PR
|
2021-12-09 10:17:15 +01:00 |
|
Benjamin Valentin
|
4b9bdc61b2
|
gnrc_netif/lorawan: add ; after DEBUG()
|
2021-12-09 10:14:07 +01:00 |
|
Benjamin Valentin
|
cbc8251874
|
gnrc_tcp: add ; after DEBUG()
|
2021-12-08 21:09:31 +01:00 |
|
Benjamin Valentin
|
1db8ab4f72
|
sys/net/gcoap: add ; after DEBUG()
|
2021-12-08 20:41:21 +01:00 |
|
Karl Fessel
|
08ef57fbd0
|
Merge pull request #16126 from kfessel/p-mix-schedrr
sys/sched_rr: Add a round robin scheduler module
|
2021-12-08 16:01:57 +01:00 |
|
Leandro Lanzieri
|
15165bfdf7
|
Merge pull request #17299 from fjmolinas/pr_nrf52_boards_kconfig
boards: model nrf52 boards
|
2021-12-08 14:45:03 +01:00 |
|
Francisco Molina
|
0080a27636
|
sys/Kconfig.stdio: add stdio_rtt
|
2021-12-08 10:39:55 +01:00 |
|
benpicco
|
536f7e23c8
|
Merge pull request #17276 from fjmolinas/pr_event_periodic_count
sys/include/event/periodic: add count
|
2021-12-08 00:09:57 +01:00 |
|
|
439fcbf392
|
sys/ztimer64: initial implementation
Co-authored-by: Francisco Molina <femolina@uc.cl>
Co-authored-by: Marian Buschsieweke <maribu@users.noreply.github.com>
|
2021-12-07 23:57:56 +01:00 |
|
Francisco
|
97b4dd3a57
|
Merge pull request #17216 from bergzand/pr/ps_schedstatistics/ztimer
schedstatistics: Convert to ztimer
|
2021-12-07 20:22:58 +01:00 |
|
Francisco Molina
|
b65ab31971
|
sys/ztimer/periodic: always set timer->last, no ztimer_now on last call
|
2021-12-07 19:42:45 +01:00 |
|
Francisco Molina
|
7d084a43ff
|
sys/include/event/periodic: add count
|
2021-12-07 19:42:32 +01:00 |
|
José Alamos
|
ce8cda2fd8
|
Merge pull request #16932 from benpicco/socket_zep-hal
socket_zep: port to radio HAL
|
2021-12-07 18:24:33 +01:00 |
|
Francisco
|
07e7a6edce
|
Merge pull request #17336 from HendrikVE/pr/isrpipe_write
sys/isrpipe: add isrpipe_write
|
2021-12-07 17:10:44 +01:00 |
|
Francisco
|
9e5facf3b2
|
Merge pull request #17122 from bergzand/pr/stdio_rtt/ztimer
stdio_rtt: Convert to ztimer
|
2021-12-07 17:08:38 +01:00 |
|
|
4b95459483
|
schedstatistics: Convert to ztimer
|
2021-12-07 16:31:15 +01:00 |
|
Francisco
|
f618c9758a
|
Merge pull request #17018 from kaspar030/picolibc_stdio_strong_reference
sys/picolibc_syscalls_default: make stdin and stderr strong refs
|
2021-12-07 15:10:55 +01:00 |
|
Hendrik van Essen
|
774e765d59
|
sys/isrpipe: add isrpipe_write
|
2021-12-07 13:00:58 +01:00 |
|
Leandro Lanzieri
|
4aebed2d46
|
sys/constfs: model Kconfig
|
2021-12-07 11:32:16 +01:00 |
|
Leandro Lanzieri
|
109b336833
|
sys/devfs: model Kconfig
|
2021-12-07 11:32:16 +01:00 |
|
|
495a48af0f
|
sys/ztimer: add ZTIMER_PERIPH_TIMER_OFFSET
|
2021-12-07 11:06:07 +01:00 |
|
|
265185ffea
|
stdio_rtt: Add unit clarification to poll define
|
2021-12-07 10:04:04 +01:00 |
|
|
aa17621279
|
stdio_rtt: Convert to ztimer
|
2021-12-07 10:03:54 +01:00 |
|
Francisco
|
6749b71066
|
Merge pull request #17337 from HendrikVE/pr/tsrb_init
sys/tsrb: add tsrb_clear
|
2021-12-07 09:20:22 +01:00 |
|
|
3ca1a10217
|
Merge pull request #17319 from aabadie/pr/sys/trace_ztimer
sys/trace: migrate to ztimer
|
2021-12-06 23:07:04 +01:00 |
|
benpicco
|
1efc53b598
|
Merge pull request #17344 from haukepetersen/opt_nimble_statconnerrno
nimble/statconn: use errno return values
|
2021-12-06 14:11:23 +01:00 |
|
Karl Fessel
|
9195a4f02b
|
net/gcoap: most ZITMER_USEC to ZTIMER_MSEC
|
2021-12-06 13:31:18 +01:00 |
|
Karl Fessel
|
f56eb9bb83
|
net/gcoap: port to ztimer_usec
|
2021-12-06 13:31:18 +01:00 |
|
Karl Fessel
|
2dd0cec4e9
|
net/gcoap: clean xtimer include from header
|
2021-12-06 13:31:18 +01:00 |
|