mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'feature/added_experimental_feature_lists' into 'master'
kconfig: added experimental feature list See merge request espressif/esp-idf!24016
This commit is contained in:
commit
968ba34f32
7
Kconfig
7
Kconfig
@ -507,3 +507,10 @@ mainmenu "Espressif IoT Development Framework Configuration"
|
||||
|
||||
Note you should still enable a certain experimental feature option to use it, and you
|
||||
should read the corresponding risk warning and known issue list carefully.
|
||||
|
||||
Current experimental feature list:
|
||||
|
||||
- CONFIG_ESPTOOLPY_FLASHFREQ_120M
|
||||
- CONFIG_SPIRAM_SPEED_120M
|
||||
- CONFIG_SPI_FLASH_32BIT_ADDR_ENABLE
|
||||
- CONFIG_FREERTOS_USE_KERNEL_10_5_1
|
||||
|
Loading…
Reference in New Issue
Block a user