mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cpu/esp32: set bootloader XTAL frequency configuration to automatic
This commit is contained in:
parent
240ccedeea
commit
b0686ce4dd
@ -30,7 +30,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#define CONFIG_ESP32_DEBUG_OCDAWARE 1
|
||||
#define CONFIG_ESP32_XTAL_FREQ 40
|
||||
#define CONFIG_ESP32_XTAL_FREQ 0
|
||||
|
||||
#define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x1000
|
||||
#define CONFIG_EFUSE_CODE_SCHEME_COMPAT_3_4 1
|
||||
|
Loading…
Reference in New Issue
Block a user