mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
fix(802.15.4): locate the ieee802154_sec_clear on the noflash
This commit is contained in:
@@ -26,6 +26,7 @@ entries:
|
||||
esp_ieee802154_frame: is_src_panid_present (noflash)
|
||||
esp_ieee802154_pib: ieee802154_pib_get_pending_mode (noflash)
|
||||
esp_ieee802154_pib: ieee802154_pib_get_rx_when_idle (noflash)
|
||||
esp_ieee802154_sec: ieee802154_sec_clear (noflash)
|
||||
esp_ieee802154_sec: ieee802154_transmit_security_config (noflash)
|
||||
esp_ieee802154_timer: ieee802154_timer0_set_threshold (noflash)
|
||||
esp_ieee802154_timer: ieee802154_timer0_start (noflash)
|
||||
|
||||
Reference in New Issue
Block a user