File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ src_dir = src
3838extra_configs = custom_config.ini
3939
4040[env]
41- platform = espressif32 @ 6.9 .0
41+ platform = espressif32 @ 6.12 .0
4242board = esp32dev
4343framework = arduino
4444monitor_speed = 115200
@@ -48,14 +48,12 @@ upload_speed = 921600
4848board_build.partitions = src/sd-partition-table.csv
4949board_build.embed_txtfiles = src/truststore/x509_crt_bundle
5050lib_deps =
51- adafruit/Adafruit BusIO @ ^1.13.1
51+ adafruit/Adafruit BusIO @ ^1.17.4
5252 ; https://arduinojson.org/v6/api/
5353 bblanchon/ArduinoJson @ ^6.21.5
5454 rlogiacco/CircularBuffer @ ^1.4.0
55- ; olikraus/U8g2 @ ^2.35.9
56- https://codeberg.org/j000bs/U8g2_Arduino.git# jhd-fix
57- ; replaced by U8g2 thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.5.0
58- adafruit/Adafruit BMP280 Library@^2.6.8
55+ olikraus/U8g2 @ ^2.36.17
56+ adafruit/Adafruit BMP280 Library@^3.0.0
5957 pololu/VL53L0X@^1.3.1
6058 ; https://github.com/fhessel/esp32_https_server
6159 https://github.com/amandel/esp32_https_server.git# hotfix/openbikesensor
You can’t perform that action at this time.
0 commit comments