From afcc7b6a567bcd5e1288ed98c9d9bb6939e5f5fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Mon, 19 Sep 2022 16:18:01 +0200 Subject: [PATCH] Always use the latest framework for ESP32 --- arch/esp32/esp32.ini | 2 -- arch/esp32/esp32s3.ini | 3 --- 2 files changed, 5 deletions(-) diff --git a/arch/esp32/esp32.ini b/arch/esp32/esp32.ini index 77b747a1e..49ff1054d 100644 --- a/arch/esp32/esp32.ini +++ b/arch/esp32/esp32.ini @@ -36,8 +36,6 @@ lib_deps = lib_ignore = segger_rtt ESP32 BLE Arduino -platform_packages = - framework-arduinoespressif32 ; leave this commented out to avoid breaking Windows ;upload_port = /dev/ttyUSB0 diff --git a/arch/esp32/esp32s3.ini b/arch/esp32/esp32s3.ini index 0497f1c95..4e2817184 100644 --- a/arch/esp32/esp32s3.ini +++ b/arch/esp32/esp32s3.ini @@ -32,13 +32,10 @@ lib_deps = h2zero/NimBLE-Arduino@1.4.0 arduino-libraries/NTPClient@^3.1.0 https://github.com/lewisxhe/XPowersLib.git - lib_ignore = segger_rtt ESP32 BLE Arduino -platform_packages = - framework-arduinoespressif32@ 3.20004.220825 ; customize the partition table ; http://docs.platformio.org/en/latest/platforms/espressif32.html#partition-tables