Commit Graph

15 Commits

Author SHA1 Message Date
Xu Si Yu
cd31c697c8 fix(openthread): fix stack deinit by reversing netif glue teardown and hardening workflow cleanup 2026-09-03 20:03:56 +08:00
Xu Si Yu
76b8a72495 feat(openthread): reorganize source file structure 2026-08-14 18:48:30 +08:00
Xu Si Yu
5aea50f035 fix(openthread): replace all malloc calls with calloc to avoid hidden uninitialized memory issues 2026-07-06 11:58:08 +08:00
Tan Yan Quan
7834cfd5e1 feat(openthread): use heap_caps_calloc_prefer for messagepool 2026-03-19 15:37:10 +08:00
Tan Yan Quan
43e729b067 feat(openthread): use explicit source list for RCP build 2026-03-19 15:37:10 +08:00
Simonas Kazlauskas
51bcec7ac6 feat(openthread): support rcp based on USB Serial JTAG 2025-06-30 20:12:49 +08:00
zwx
7a044c0f81 feat(openthread): support alloc nat64 session from psram 2024-10-31 17:38:34 +08:00
Xu Si Yu
ce022c42df fix(openthread): add macro for rcp init 2024-09-26 14:29:51 +08:00
Xu Si Yu
494e0ab170 fix(openthread): remove the empty task for openthread tasklets 2024-05-30 19:09:46 +08:00
Xu Si Yu
e88dc25226 feat(openthread): modification of uart and spi spinel based on openthread 41ef807 2023-12-12 14:12:16 +08:00
zwx
1dc2a98d1e fix(openthread): fix host interface mdoe none 2023-10-20 14:03:24 +08:00
zhangwenxu
8ba1f550fb feat(openthread): Host connection logic refactor 2023-10-11 10:42:57 +00:00
zhangwenxu
60bb5b0d99 feat(openthread): Add support to allocate message pool from PSRAM 2023-09-14 15:14:07 +08:00
zhangwenxu
4b86ee16fa openthread: change partition table to nvs flash 2023-06-14 16:34:54 +08:00
Shu Chen
8672467d36 openthread: introduce the auto start API 2023-06-06 20:03:57 +08:00