Code: Select all
I (168) cpu_start: Pro cpu up.
I (171) cpu_start: Application information:
I (176) cpu_start: Project name: esp-idf
I (181) cpu_start: App version: 1
I (186) cpu_start: Compile time: Nov 5 2019 10:20:25
I (192) cpu_start: ELF file SHA256: 533a1eea9bece375...
I (198) cpu_start: ESP-IDF: v3.3
I (202) cpu_start: Starting app cpu, entry point is 0x40080eb0
I (195) cpu_start: App cpu up.
I (213) heap_init: Initializing. RAM available for dynamic allocation:
I (220) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (226) heap_init: At 3FFB2EE0 len 0002D120 (180 KiB): DRAM
I (232) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (238) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (245) heap_init: At 4008806C len 00017F94 (95 KiB): IRAM
I (251) cpu_start: Pro cpu start user code
I (269) cpu_start: Chip Revision: 1
W (270) cpu_start: Chip revision is higher than the one configured in menuconfig. Suggest to upgrade it.
I (273) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
Hello world!
This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, silicon revision 1, 2MB external flash
Restarting in 10 seconds...