benpicco
164220fb7f
Merge pull request #18037 from benpicco/nanocoap_sock-error_return
...
nanocoap_sock: only abort nanocoap_sock_get_blockwise() on negative error
2022-04-29 22:54:36 +02:00
Benjamin Valentin
04a8a36734
nanocoap_sock: only abort nanocoap_sock_get_blockwise() on negative error
...
Some user callbacks might just return the result of some other operation
that returns written bytes or negative error.
Let's not break those, only consider negative callback returns an error.
2022-04-29 21:29:36 +02:00
5a6bb44660
Merge pull request #18036 from Teufelchen1/fix/gnrc_documentation
...
net/gnrc: Fixing whitespace in the documentation
2022-04-29 15:28:50 +02:00
Teufelchen1
4f60140014
net/gnrc: Fixing whitespace in the documentation
2022-04-29 14:19:25 +02:00
Marian Buschsieweke
7eaa437532
Merge pull request #18035 from laurin/net-sock-udp-designated-initializers
...
net/sock/udp: designated intializer, C++ compatibility
2022-04-29 03:05:19 +02:00
Laurin Wolf
2d9a7e27c3
/net/sock/udp: designated iolist_t intializer
2022-04-28 23:47:45 +02:00
80815edaba
Merge pull request #18028 from aabadie/pr/cpu/uncrustify_arm7_vectors
...
cpu/arm7_common: uncrustify vectors.c
2022-04-28 22:07:35 +02:00
Kevin "Tristate Tom" Weiss
7731e6ab62
Merge pull request #17995 from aabadie/pr/tests/pkg_utensor_kconfig
...
tests/pkg_utensor: model in Kconfig + fix utensor package dependencies
2022-04-28 17:25:56 +02:00
Leandro Lanzieri
73a618d5fb
Merge pull request #18001 from aabadie/pr/tests/pkg_cmsis_dsp_kconfig
...
tests/pkg_cmsis-dsp: add kconfig configuration + cleanup package modules
2022-04-28 16:04:42 +02:00
benpicco
039a3cff01
Merge pull request #18027 from fjmolinas/pr_esp32_gettimeoday
...
cpu/esp32: always include libc_gettimeofday
2022-04-28 14:03:52 +02:00
bca6f44edc
cpu/arm7_common: uncrustify vectors.c
2022-04-28 11:57:05 +02:00
benpicco
97a81f7461
Merge pull request #18016 from maribu/core/xfa
...
core/xfa: Silence clangd warning
2022-04-28 11:26:17 +02:00
benpicco
42f0d0d24c
Merge pull request #18013 from kfessel/p-coap_pkt-token-deprecate
...
net/nanocoap: deprecate coap_pkt token ptr
2022-04-28 11:25:47 +02:00
Francisco Molina
a4bbb74371
cpu/esp32: always include libc_gettimeofday
2022-04-28 09:51:19 +02:00
Leandro Lanzieri
77382affa3
Merge pull request #17985 from aabadie/pr/pkg/tflite-micro-kconfig
...
pkg/tflite-micro: add kconfig support
2022-04-28 09:31:18 +02:00
d2b9844574
tests/pkg_utensor: add Kconfig configuration
2022-04-28 08:49:54 +02:00
4c415b0cd3
pkg/utensor: fix Kconfig modules
2022-04-28 08:49:54 +02:00
dcbcc53343
sys/posix/pthread: improve Kconfig dependency resolution
2022-04-28 08:49:54 +02:00
9538b880e0
Merge pull request #18012 from aabadie/pr/pkg/jerrycript_kconfig
...
pkg/jerryscript: model in Kconfig
2022-04-27 19:10:20 +02:00
Martine Lenders
b167d6931c
Merge pull request #17774 from fjmolinas/pr_nimble_auto_adv_extended
...
pkg/nimble/autoadv: add support for ext_adv
2022-04-27 16:44:46 +02:00
e9faabd018
Merge pull request #18020 from fjmolinas/pr_suit_storage_flashwrite_log
...
sys/suit/storage: change log to LOG_DEBUG
2022-04-27 15:10:25 +02:00
51650e7d46
Merge pull request #18022 from fjmolinas/pr_uwb_core_smaller_stack
...
pkg/uwb-core: reduce default stacksize
2022-04-27 13:48:41 +02:00
Francisco
c036b6c82a
Merge pull request #17988 from fjmolinas/pr_twr_aloha_fixes
...
example/twr_aloha: fixes
2022-04-27 12:50:27 +02:00
Karl Fessel
dcac22eebb
net/nanocoap: deprecate coap_pkt token ptr
2022-04-27 12:31:28 +02:00
Leandro Lanzieri
5af2dda69b
Merge pull request #18018 from MrKevinWeiss/pr/kw/codeowner
...
CODEOWNERS: replace cgundogan->MrKevinWeiss for kconfig
2022-04-27 11:09:01 +02:00
ad94965777
examples/javascript: add Kconfig configuration
2022-04-27 11:08:27 +02:00
ff7838bfef
pkg/jerryscript: model in Kconfig
2022-04-27 11:08:27 +02:00
7577e4bf47
tests/pkg_tflite-micro: add Kconfig support
2022-04-27 10:53:50 +02:00
5833956daf
tests/pkg_flatbuffers: add Kconfig support
2022-04-27 10:53:50 +02:00
628132a4e1
pkg: add Kconfig support for flatbuffers/ruy/tflite-micro
2022-04-27 10:53:50 +02:00
252484e82a
Kconfig: load application configuration first
2022-04-27 10:31:23 +02:00
Francisco Molina
b028144a64
pkg/uwb-core: reduce default stacksize
...
When support for this package was introduced printf calls inside the
uwb-core where bloating stack usage, but this is no longer the case,
so prefere lower stack usage.
2022-04-27 10:15:38 +02:00
Francisco Molina
439cf969b9
pkg/nimble/contrib: add utility to convert to BLE HCI phy enum
2022-04-27 10:10:32 +02:00
Francisco Molina
fc616a9916
sys/stdio_nimble: fiter conn_handle
2022-04-27 10:10:32 +02:00
Francisco Molina
d474b8ff8a
pkg/nimble/autoadv: add shell
2022-04-27 10:10:32 +02:00
Francisco Molina
8114974ea7
sys/suit/storage: change log to LOG_DEBUG
2022-04-27 09:52:16 +02:00
cdf1d43e15
Merge pull request #17984 from fjmolinas/pr_suit_install_once
...
sys/suit: avoid installing payload twice
2022-04-27 09:44:58 +02:00
MrKevinWeiss
8a6e126429
CODEOWNERS: replace cgundogan->MrKevinWeiss for kconfig
2022-04-27 09:33:52 +02:00
Francisco Molina
a5f54b5a03
examples/twr_aloha: default print rng result only on initiator
2022-04-27 09:12:39 +02:00
Francisco Molina
f5a4a486f6
examples/twr_aloha: error on invalid short address
2022-04-27 09:12:39 +02:00
Francisco Molina
90af3bd026
examples/twr_aloha: add channel and txpower to ifconfig
2022-04-27 09:12:39 +02:00
Francisco Molina
544551de86
examples/twr_aloha: interaction, add missing addr parameter
2022-04-27 09:04:12 +02:00
Francisco Molina
32e78fa921
examples/twr_aloha: fix shell blocking function
2022-04-27 09:01:01 +02:00
Francisco Molina
26969e299b
examples/twr_aloha: fix sleep logic
2022-04-27 08:38:34 +02:00
Francisco Molina
1de00ba504
makefiles/pkg/nimble.adv.mk: add utility to assign adv instance
2022-04-27 08:22:58 +02:00
Francisco Molina
81cd99980e
pkg/nimble/netif: make advertisement instance configurable
2022-04-27 08:22:58 +02:00
Francisco Molina
3702087084
pkg/nimble/autoadv: add support for ext_adv
2022-04-27 08:22:58 +02:00
Martine Lenders
aa5a18f833
Merge pull request #16974 from yarrick/lwip_netif
...
pkg/lwip: Add netif_t struct, register all netifs
2022-04-26 23:49:49 +02:00
Marian Buschsieweke
a405599986
core/xfa: Silence clangd warning
...
Use `uintptr_t` for arithmetic rather than `const char *` to fix the
following warning:
> comparePointers: Subtracting pointers that point to different objects
2022-04-26 22:15:00 +02:00
chrysn
0a72fc9255
Merge pull request #16812 from chrysn-pull-requests/cord-doc-discoverability
...
net/cord doc: Usability fixes
2022-04-26 21:10:52 +02:00