esp-idf/components/bt
Marius Vikhammer d2872095f9 soc: moved kconfig options out of the target component.
Moved the following kconfig options out of the target component:
 * CONFIG_ESP*_DEFAULT_CPU_FREQ* -> esp_system
 * ESP*_REV_MIN -> esp_hw_support
 * ESP*_TIME_SYSCALL -> newlib
 * ESP*_RTC_* -> esp_hw_support

Where applicable these target specific konfig names were merged into
a single common config, e.g;
CONFIG_ESP*_DEFAULT_CPU_FREQ -> CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ
2022-04-21 12:09:43 +08:00
..
common mbedtls-3 update: 2022-03-03 01:37:10 +05:30
controller soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
esp_ble_mesh Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
host Merge branch 'bugfix/sync_host_nocp_cmd' into 'master' 2022-04-18 21:54:10 +08:00
include Add support in Nimble for ESP32H2 2022-03-14 11:57:53 +05:30
test esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
CMakeLists.txt Add support in Nimble for ESP32H2 2022-03-14 11:57:53 +05:30
Kconfig Add support in Nimble for ESP32H2 2022-03-14 11:57:53 +05:30
linker.lf ldgen: use uppercase keywords for flags 2021-03-01 14:19:34 +08:00
sdkconfig.rename Add support in Nimble for ESP32H2 2022-03-14 11:57:53 +05:30