Tan Yan Quan
|
fceb55dd25
|
refactor(openthread): move isr_handle_timerX to esp_ieee802154_timer
|
2025-03-25 13:33:03 +08:00 |
|
Tan Yan Quan
|
469b5c14e4
|
fix(openthread): turn off rx for SSED running CSL during idle
|
2025-03-25 13:33:01 +08:00 |
|
zwx
|
699af05b57
|
feat(802.15.4): introduced a feature for registering 802.15.4 ISR callbacks
|
2025-01-10 13:51:30 +08:00 |
|
zwx
|
ab2e360266
|
fix(802.15.4): add no inline to some static function
|
2024-11-06 19:49:17 +08:00 |
|
Ivan Grokhotkov
|
3d0b507346
|
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-07-12 14:51:49 +02: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 |
|