esp-idf/components
Konstantin Kondrashov 9ad0760b9d esp32/clk:Fix starting rtc oscillator if it is bad
If the RTC crystal is bad or has no matched capacitance, then you do not need to start such the crystal. It is necessary to determine this case, output an error (about impossibility to start from the oscillator) and start from the internal RC of the chain.

Reduced the default value of the number of bootstrap cycles. Because we can oscillating the oscillator which then stops. (in Kconfig). Changed from 100 to 5.

The number of calibration cycles has been increased. It is the main criterion for estimating the launch of an oscillator. A large increase leads to an increase in the load time, as well as the stability of recognition of this case. (in Kconfig).
Changed from 1024 to 3000.
2018-05-15 08:59:15 +05:00
..
app_trace
app_update
aws_iot
bootloader
bootloader_support
bt Merge branch 'bugfix/bluedroid_const_char' into 'master' 2018-05-14 15:25:45 +08:00
coap
console
cxx
driver Merge branch 'bugfix/ledc_error' into 'master' 2018-05-14 09:16:02 +08:00
esp-tls
esp32 esp32/clk:Fix starting rtc oscillator if it is bad 2018-05-15 08:59:15 +05:00
esp_adc_cal
espcoredump
esptool_py
ethernet
expat
fatfs
freertos
heap
idf_test
jsmn
json
libsodium
log
lwip
mbedtls
mdns
micro-ecc
newlib
nghttp
nvs_flash
openssl
partition_table
pthread
sdmmc
smartconfig_ack
soc esp32/clk:Fix starting rtc oscillator if it is bad 2018-05-15 08:59:15 +05:00
spi_flash
spiffs
tcpip_adapter
ulp
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module