Tan Yan Quan
|
59909d648d
|
refactor(openthread): move isr_handle_timerX to esp_ieee802154_timer
|
2025-03-25 12:22:53 +08:00 |
|
Tan Yan Quan
|
dc2500bd08
|
fix(openthread): turn off rx for SSED running CSL during idle
|
2025-03-25 12:06:18 +08:00 |
|
zwx
|
2ec92c5cd8
|
feat(802.15.4): introduced a feature for registering 802.15.4 ISR callbacks
|
2025-01-07 15:26:13 +08:00 |
|
zwx
|
c4bddd3319
|
fix(802.15.4): add no inline to some static function
|
2024-11-06 19:50:47 +08:00 |
|
Ivan Grokhotkov
|
6ed49332f3
|
fix(ieee802154): fix linker error due to static function being inlined
When the compiler decides to inline a static function, linker script
generator will complain about the missing function.
|
2024-11-06 19:50:41 +08:00 |
|
zwx
|
706005c2e6
|
feat(802.15.4): introduce pending tx while rx feature
|
2024-01-22 16:43:41 +08:00 |
|
zhangwenxu
|
c8c1cd1c55
|
ieee802154: support driver opensrc
|
2023-04-25 11:48:13 +08:00 |
|