Benjamin Valentin
2dd6a65ea9
tests/riotboot_flashwrite: make use of nanocoap_resources
2024-02-12 15:43:23 +01:00
Frederik Haxel
fa0cf05d0a
tests: Use size_t print format specifier
...
Co-authored-by: Marian Buschsieweke <marian.buschsieweke@posteo.net>
2023-12-21 12:02:37 +01:00
Benjamin Valentin
4fe202db1e
examples: check return value of coap_build_reply()
...
`coap_build_reply()` may return negative values on error or
0 in the no-response case.
Don't use it to calculate a payload offset without checking first.
2022-11-04 20:00:51 +01:00
Benjamin Valentin
3806f7d532
nanocoap: make coap_request_ctx_t members internal
2022-07-17 14:32:16 +02:00
Benjamin Valentin
b86379f1ac
tests: make use of coap_request_ctx_t
2022-07-17 14:32:16 +02:00
Benjamin Valentin
4918dfe590
tests: make use of ARRAY_SIZE macro
2019-08-06 19:43:54 +02:00
641a32bfeb
tests/riotboot_flashwrite: initial commit
2019-03-15 12:32:50 +01:00