Arduino core 3.3.4
This commit is contained in:
@@ -67,7 +67,6 @@ has_internet_connection = penv_setup_module.has_internet_connection
|
||||
DEFAULT_DEBUG_SPEED = "5000"
|
||||
DEFAULT_APP_OFFSET = "0x10000"
|
||||
tl_install_name = "tool-esp_install"
|
||||
ARDUINO_ESP32_PACKAGE_URL = "https://raw.githubusercontent.com/espressif/arduino-esp32/master/package/package_esp32_index.template.json"
|
||||
|
||||
# MCUs that support ESP-builtin debug
|
||||
ESP_BUILTIN_DEBUG_MCUS = frozenset([
|
||||
|
||||
Reference in New Issue
Block a user