|
24 | 24 | #define SOC_GDMA_SUPPORTED 1 |
25 | 25 | #define SOC_AHB_GDMA_SUPPORTED 1 |
26 | 26 | #define SOC_GPTIMER_SUPPORTED 1 |
27 | | -#define SOC_BT_SUPPORTED 1 |
| 27 | +// #define SOC_BT_SUPPORTED 1 // TODO: IDF-13139, re-enable for c61 eco3 |
28 | 28 | // \#define SOC_IEEE802154_SUPPORTED 1 |
29 | 29 | #define SOC_USB_SERIAL_JTAG_SUPPORTED 1 |
30 | 30 | #define SOC_ASYNC_MEMCPY_SUPPORTED 1 |
31 | 31 | #define SOC_TEMP_SENSOR_SUPPORTED 1 |
32 | | -#define SOC_PHY_SUPPORTED 1 |
33 | | -#define SOC_WIFI_SUPPORTED 1 |
| 32 | +// #define SOC_PHY_SUPPORTED 1 //TODO: IDF-13141, re-open for c61 eco3 |
| 33 | +// #define SOC_WIFI_SUPPORTED 1 //TODO: IDF-13138, re-open on c61 eco3 |
34 | 34 | #define SOC_SUPPORTS_SECURE_DL_MODE 1 |
35 | 35 | #define SOC_EFUSE_KEY_PURPOSE_FIELD 1 |
36 | 36 | #define SOC_EFUSE_SUPPORTED 1 |
|
498 | 498 | #define SOC_TEMPERATURE_SENSOR_UNDER_PD_TOP_DOMAIN (1) |
499 | 499 |
|
500 | 500 | /*------------------------------------ WI-FI CAPS ------------------------------------*/ |
501 | | -#define SOC_WIFI_HW_TSF (1) /*!< Support hardware TSF */ |
502 | | -#define SOC_WIFI_FTM_SUPPORT (0) /*!< Support FTM */ |
503 | | -#define SOC_WIFI_GCMP_SUPPORT (1) /*!< Support GCMP(GCMP128 and GCMP256) */ |
504 | | -#define SOC_WIFI_WAPI_SUPPORT (1) /*!< Support WAPI */ |
505 | | -#define SOC_WIFI_CSI_SUPPORT (1) /*!< Support CSI */ |
506 | | -#define SOC_WIFI_MESH_SUPPORT (1) /*!< Support WIFI MESH */ |
507 | | -#define SOC_WIFI_HE_SUPPORT (1) /*!< Support Wi-Fi 6 */ |
508 | | -#define SOC_WIFI_MAC_VERSION_NUM (3) /*!< Wi-Fi MAC version num is 3 */ |
509 | | -#define SOC_WIFI_NAN_SUPPORT (1) /*!< Support WIFI Aware (NAN) */ |
510 | | - |
511 | | -/*---------------------------------- Bluetooth CAPS ----------------------------------*/ |
512 | | -#define SOC_BLE_SUPPORTED (1) /*!< Support Bluetooth Low Energy hardware */ |
513 | | -#define SOC_BLE_MESH_SUPPORTED (1) /*!< Support BLE MESH */ |
514 | | -#define SOC_ESP_NIMBLE_CONTROLLER (1) /*!< Support BLE EMBEDDED controller V1 */ |
515 | | -#define SOC_BLE_50_SUPPORTED (1) /*!< Support Bluetooth 5.0 */ |
516 | | -#define SOC_BLE_DEVICE_PRIVACY_SUPPORTED (1) /*!< Support BLE device privacy mode */ |
517 | | -#define SOC_BLE_POWER_CONTROL_SUPPORTED (1) /*!< Support Bluetooth Power Control */ |
518 | | -#define SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED (1) /*!< Support For BLE Periodic Adv Enhancements */ |
519 | | -#define SOC_BLUFI_SUPPORTED (1) /*!< Support BLUFI */ |
520 | | -#define SOC_BLE_MULTI_CONN_OPTIMIZATION (1) /*!< Support multiple connections optimization */ |
521 | | -#define SOC_BLE_CTE_SUPPORTED (1) /*!< Support Bluetooth LE Constant Tone Extension (CTE) */ |
| 501 | +//TODO: IDF-13138, re-open on c61 eco3 |
| 502 | +// #define SOC_WIFI_HW_TSF (1) /*!< Support hardware TSF */ |
| 503 | +// #define SOC_WIFI_FTM_SUPPORT (0) /*!< Support FTM */ |
| 504 | +// #define SOC_WIFI_GCMP_SUPPORT (1) /*!< Support GCMP(GCMP128 and GCMP256) */ |
| 505 | +// #define SOC_WIFI_WAPI_SUPPORT (1) /*!< Support WAPI */ |
| 506 | +// #define SOC_WIFI_CSI_SUPPORT (1) /*!< Support CSI */ |
| 507 | +// #define SOC_WIFI_MESH_SUPPORT (1) /*!< Support WIFI MESH */ |
| 508 | +// #define SOC_WIFI_HE_SUPPORT (1) /*!< Support Wi-Fi 6 */ |
| 509 | +// #define SOC_WIFI_MAC_VERSION_NUM (3) /*!< Wi-Fi MAC version num is 3 */ |
| 510 | +// #define SOC_WIFI_NAN_SUPPORT (1) /*!< Support WIFI Aware (NAN) */ |
| 511 | + |
| 512 | +// /*---------------------------------- Bluetooth CAPS ----------------------------------*/ |
| 513 | +// TODO: IDF-13139, re-enable for c61 eco3 |
| 514 | +// #define SOC_BLE_SUPPORTED (1) /*!< Support Bluetooth Low Energy hardware */ |
| 515 | +// #define SOC_BLE_MESH_SUPPORTED (1) /*!< Support BLE MESH */ |
| 516 | +// #define SOC_ESP_NIMBLE_CONTROLLER (1) /*!< Support BLE EMBEDDED controller V1 */ |
| 517 | +// #define SOC_BLE_50_SUPPORTED (1) /*!< Support Bluetooth 5.0 */ |
| 518 | +// #define SOC_BLE_DEVICE_PRIVACY_SUPPORTED (1) /*!< Support BLE device privacy mode */ |
| 519 | +// #define SOC_BLE_POWER_CONTROL_SUPPORTED (1) /*!< Support Bluetooth Power Control */ |
| 520 | +// #define SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED (1) /*!< Support For BLE Periodic Adv Enhancements */ |
| 521 | +// #define SOC_BLUFI_SUPPORTED (1) /*!< Support BLUFI */ |
| 522 | +// #define SOC_BLE_MULTI_CONN_OPTIMIZATION (1) /*!< Support multiple connections optimization */ |
| 523 | +// #define SOC_BLE_CTE_SUPPORTED (1) /*!< Support Bluetooth LE Constant Tone Extension (CTE) */ |
522 | 524 |
|
523 | 525 | /*------------------------------------- PHY CAPS -------------------------------------*/ |
524 | | -#define SOC_PHY_COMBO_MODULE (1) /*!< Support Wi-Fi, BLE and 15.4*/ |
| 526 | +// #define SOC_PHY_COMBO_MODULE (1) /*!< Support Wi-Fi, BLE and 15.4*/ |
525 | 527 |
|
526 | 528 | /*------------------------------------- No Reset CAPS -------------------------------------*/ |
527 | 529 | // \#define SOC_CAPS_NO_RESET_BY_ANA_BOD (1) //TODO: [ESP32C61] IDF-9254 |
0 commit comments