fix(doc): set SOC_BLUFI_SUPPORTED in soc_caps.h for ESP32-C5

This commit is contained in:
ShenWeilong
2026-01-14 14:37:27 +08:00
parent 3de4dfaf4b
commit 60ece6a7f2
3 changed files with 12 additions and 3 deletions
@@ -33,6 +33,10 @@
#include "esp_blufi.h"
#ifndef CONFIG_SOC_BLUFI_SUPPORTED
#error "This SOC does not support BLUFI"
#endif
#define EXAMPLE_WIFI_CONNECTION_MAXIMUM_RETRY CONFIG_EXAMPLE_WIFI_CONNECTION_MAXIMUM_RETRY
#define EXAMPLE_INVALID_REASON 255
#define EXAMPLE_INVALID_RSSI -128