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

@@ -7,7 +7,7 @@
#include "esp_attr.h"
#include "freertos/portmacro.h"
#include "esp_phy_init.h"
#include "phy.h"
#include "esp_private/phy.h"
#define PHY_ENABLE_VERSION_PRINT 1