mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 17:08:49 +00:00
ieee802154: add support ieee802154 for esp32c6
This commit is contained in:
@@ -74,3 +74,4 @@ PROVIDE ( LPPERI = 0x600B2800 );
|
||||
PROVIDE ( LP_ANA_PERI = 0x600B2C00 );
|
||||
PROVIDE ( LP_APM = 0x600B3800 );
|
||||
PROVIDE ( OTP_DEBUG = 0x600B3C00 );
|
||||
PROVIDE ( IEEE802154 = 0x600A3000 );
|
||||
|
||||
Reference in New Issue
Block a user