ieee802154: add support ieee802154 for esp32c6

This commit is contained in:
xiaqilin
2022-12-19 20:29:52 +08:00
parent adc259cc79
commit 57a6abdad1
12 changed files with 70 additions and 7 deletions

View File

@@ -38,7 +38,7 @@
#include "esp32c3/rom/rom_layout.h"
#include "esp_timer.h"
#include "esp_sleep.h"
#include "phy.h"
#include "esp_private/phy.h"
#if CONFIG_BT_ENABLED