Marian Buschsieweke
f0880b386e
pkg/openwsn: add missing include
2024-11-27 09:18:30 +01:00
Teufelchen
71e6c86752
Merge pull request #21035 from leandrolanzieri/pr/wakaama/destroy_unused_dtls_sessions
...
pkg/wakaama/client_connection: destroy unused DTLS sessions
2024-11-25 10:17:17 +00:00
Leandro Lanzieri
22f77994af
pkg/wakaama/client_connection: destroy unused DTLS sessions
2024-11-24 16:00:10 +01:00
Leandro Lanzieri
52f1caa698
pkg/wakaama/ipso_sensor: fix _exec_cb
2024-11-24 08:32:50 +01:00
Leandro Lanzieri
60eac20776
pkg/wakaama: remove URI docs
2024-11-24 08:32:50 +01:00
Leandro Lanzieri
1a86962110
pkg/wakaama: update lwm2m_uri_t usage
2024-11-24 08:32:50 +01:00
Benjamin Valentin
a86411b81e
drivers/netdev: allow .send() to return > 0 to signal synchronos send
2024-11-20 16:40:36 +01:00
Marian Buschsieweke
5f661f424a
Merge pull request #20930 from moritzholzer/feature/wakaama_update
...
Feature/wakaama update on new version
2024-11-12 22:33:06 +00:00
Moritz Holzer
97acd2e562
examples/lwm2m: changes on example application
2024-11-12 08:47:13 +01:00
Joshua DeWeese
01fd2195db
pkg/u8g2: add to the displays doc group
2024-11-05 20:09:41 -05:00
Moritz
20d4658f64
pkg/wakaama: adaption of contrib to new interface
2024-10-31 10:01:51 +01:00
Moritz
68db9992e0
pkg/wakaama: changes on config and OS services
2024-10-31 10:01:51 +01:00
Moritz
4d2d10bc95
pkg/wakaama: version bump
2024-10-31 09:33:49 +01:00
mguetschow
00e25adfe3
Merge pull request #20720 from netd-tud/chacha20-glue-code-implementation
...
sys/psa_crypto: one-shot Chacha20 support
2024-10-29 16:52:30 +00:00
Wunderbaeumchen
b9396c4739
sys/psa_crypto: chacha20 oneshot gluecode
2024-10-17 10:25:59 +02:00
mguetschow
4f5c0ed3f7
Merge pull request #20894 from Enoch247/littlefs-logging
...
pkg/littlefs: make use of RIOT's log module instead of pkg provided macros
2024-10-17 08:18:37 +00:00
Joshua DeWeese
96e5f141ac
pkg/littlefs: make use of RIOT's logging
...
This patch replaces the package supplied logging macros with RIOT's. It
also removes the requirement that DEVELHELP be defined to enable
logging. Instead, logging can be enabled/dissabled via the log level.
2024-10-15 13:05:50 -04:00
Joshua DeWeese
5c6be0cdd7
pkg/littlefs2: make use of RIOT's logging
...
This patch replaces the package supplied logging macros with RIOT's. It
also removes the requirement that DEVELHELP be defined to enable
logging. Instead, logging can be enabled/dissabled via the log level.
The patch also replaceses the package's trace macro with RIOT's DEBUG
macro.
2024-10-15 13:05:50 -04:00
benpicco
3abfc81ba5
Merge pull request #20902 from maribu/work-around-newlib-nano-stdio-missing-64-bit-support
...
tree-wide: fix compilation with newlib and GCC 13.2.1
2024-10-10 09:05:01 +00:00
Marian Buschsieweke
18036a8326
pkg/tinycbor: fix compilation with newlib and GCC 13.2.1
...
newlib (nano) is missing 64 bit support in stdio and inttypes.h. This
works around the issue.
2024-10-09 22:23:47 +02:00
Marian Buschsieweke
a266d90425
pkg/driver_bme680: use mirror of git repo
...
The upstream repo has gone, so let's use a mirror for now to avoid build
failures.
2024-10-09 21:37:56 +02:00
Mikolai Gütschow
f0e6776d40
treewide: apply codespell corrections
2024-10-09 13:03:52 +02:00
Frederik Haxel
6ef197688f
pkg/lvgl: Increase default LV_MEM_SIZE for 64 bit and enable tests for native64
2024-08-29 15:03:18 +02:00
Mikolai Gütschow
771c546e65
pkg/emlearn: add patch to remove redundant check
2024-08-29 11:03:45 +02:00
1b0f8aab09
pkg/emlearn: bump to 0.17.1
2024-08-29 10:01:39 +02:00
SamuelLegouix
febf6f22c1
pkg/nanocbor - upgrade to last version
2024-08-16 12:08:32 +02:00
benpicco
41204c8b81
Merge pull request #20450 from benpicco/THREAD_CREATE_STACKTEST-delete
...
core/thread: always use THREAD_CREATE_STACKTEST when DEVELHELP is enabled
2024-07-29 11:52:06 +00:00
Benjamin Valentin
312a550f1a
treewide: remove THREAD_CREATE_STACKTEST from thread creation
2024-07-29 11:45:58 +02:00
mewen.berthelot
36bcdd41bd
pkg/wamr : updated wamr version to v2.1.1
2024-07-24 09:45:32 +02:00
mguetschow
3e712a54ca
Merge pull request #20673 from Einhornhool/pr/update-cryptoauth-shell-command
...
sys/shell: Update cryptoauthlib shell commands
2024-07-11 06:54:52 +00:00
Lena Boeckmann
272d48db63
pkg/cryptoauthlib: Address static test fails
2024-07-10 14:07:47 +02:00
Joshua DeWeese
aee2ea64f4
Merge pull request #20689 from bmewen/cachedir-tag
...
Makefile.include: creation of CACHEDIR.TAG as a dependency of pkg-prepare
2024-06-18 19:54:39 +00:00
mewen.berthelot
b275e61ec7
Makefile.include: creation of CACHEDIR.TAG as a dependency of pkg-prepare
2024-06-10 10:09:30 +02:00
Leandro Lanzieri
3d9649183c
pkg/wakaama/objects: add Voltmeter
2024-06-05 16:03:59 +02:00
Leandro Lanzieri
703adb948f
pkg/wakaama/objects: add Temperature Sensor
2024-06-05 16:03:59 +02:00
Leandro Lanzieri
8cc4b481a0
pkg/wakaama/objects: add Illuminance Sensor
2024-06-05 16:03:58 +02:00
Leandro Lanzieri
206b5264c0
pkg/wakaama/objects: add Humidity Sensor
2024-06-05 16:03:58 +02:00
Leandro Lanzieri
1e18b31e9c
pkg/wakaama/objects: add Current Sensor
2024-06-05 16:03:58 +02:00
Leandro Lanzieri
88e1b83b3b
pkg/wakaama/objects: add Barometer
2024-06-05 16:03:57 +02:00
Leandro Lanzieri
572dddcef3
pkg/wakaama/objects: add IPSO sensor base
2024-06-05 16:03:47 +02:00
Marian Buschsieweke
784fb5da14
pkg/esp32_sdk: fix compilation with modern GCC
2024-06-02 18:51:08 +02:00
Lena Boeckmann
002882a089
pkg/cryptoauthlib: add example config
2024-05-31 16:49:20 +02:00
benpicco
251ea7f75a
Merge pull request #20687 from benpicco/nanocoap_fs
...
nanocoap_fs: add nanoCoAP as VFS backend (remote CoAP fs)
2024-05-29 15:00:24 +00:00
Benjamin Valentin
eacc4f9152
pkg/flashdb: use common MIN() macro
2024-05-29 16:35:32 +02:00
Marian Buschsieweke
2d1999a873
Merge pull request #20703 from FlapKap/update-tfmicro
...
pkg/tflite-micro: add proper options to flatc
2024-05-28 11:48:09 +00:00
Kasper Hjort Berthelsen
80a7cf86ca
pkg/tflite-micro: add proper options to flatc
2024-05-28 11:30:37 +02:00
Marian Buschsieweke
4cf1d5e40d
pkg/openwsn: Add missing include
...
`UART_NUMOF` is defined in `periph_conf.h`, not in `board.h`.
2024-05-27 22:57:21 +02:00
Marian Buschsieweke
aa084dd5d5
pkg/openwsn: correctly add dependencies
...
OpenWSN requires a compatible network interface (feature
`netif_openwsn`) and UART (at least `UART_NUMOF` needs to be provided).
2024-05-27 22:57:21 +02:00
2f3c262fdd
Merge pull request #20683 from FlapKap/update-tfmicro
...
pkg/tflite-micro: Update tflite-micro to latest version. requires update of pkg/flatbuffers as well.
2024-05-27 06:27:55 +00:00
Kasper Hjort Berthelsen
6d51de0c39
pkg/tflite-micro: remove trailing spaces
2024-05-24 13:44:14 +02:00