OVMS3-idf/components/efuse
KonstantinKondrashov 0a1919abff esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization
After setting _GLOBAL_REENT, ESP_LOGIx can be used instead of ESP_EARLY_LOGx.

Closes: https://github.com/espressif/esp-idf/issues/5343
2020-06-17 15:53:45 +08:00
..
esp32 efuse: update the scheme of getting chip revision 2019-08-13 10:59:02 +08:00
esp32s2beta efuse: Add support for esp32s2beta 2019-09-20 16:59:46 +10:00
include efuse: Add the batch writing mode 2019-10-30 15:43:40 +08:00
private_include efuse: Add support for esp32s2beta 2019-09-20 16:59:46 +10:00
src esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization 2020-06-17 15:53:45 +08:00
test efuse: Using IDF_ENV_FPGA in UTs 2020-04-15 19:43:07 +08:00
test_efuse_host efuse: Add support for esp32s2beta 2019-09-20 16:59:46 +10:00
CMakeLists.txt efuse: Add support for esp32s2beta 2019-09-20 16:59:46 +10:00
component.mk efuse: Add support for esp32s2beta 2019-09-20 16:59:46 +10:00
efuse_table_gen.py efuse: Add support for esp32s2beta 2019-09-20 16:59:46 +10:00
Kconfig Merge branch 'master' into feature/esp32s2beta_merge 2019-10-02 19:01:39 +02:00
Makefile.projbuild efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00