mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-06 21:54:44 +00:00
update references to fixed io expander
This commit is contained in:
parent
7d3c804279
commit
0b463b6443
@ -8,7 +8,7 @@ platform =
|
||||
;symlink:///home/manuel/Documents/PlatformIO/Projects/platform-espressif32
|
||||
platform_packages =
|
||||
;platformio/framework-arduinoespressif32-libs@https://dl.espressif.com/AE/esp-arduino-libs/esp32-3.2.0-h.zip
|
||||
platformio/framework-arduinoespressif32 @ https://github.com/mverch67/arduino-esp32#509bd10c6c71f70f1a22a1be00fec45f47682f32
|
||||
platformio/framework-arduinoespressif32 @ https://github.com/mverch67/arduino-esp32#35c8492d86574880dee1103509b3ea13aa3db672
|
||||
;platformio/framework-arduinoespressif32 @ symlink:///home/manuel/Documents/PlatformIO/Projects/arduino-esp32
|
||||
|
||||
board = seeed-sensecap-indicator
|
||||
@ -36,8 +36,7 @@ build_flags = ${esp32_base.build_flags} -D lcd_periph_signals=lcd_periph_rgb_sig
|
||||
-DRADIOLIB_SPI_PARANOID=0
|
||||
-DIO_EXPANDER=0x40
|
||||
-DIO_EXPANDER_IRQ=42
|
||||
-DIO_EXPANDER_DEBUG
|
||||
; -DARDUINO_SKIP_IDF_VERSION_CHECK=1
|
||||
; -DIO_EXPANDER_DEBUG
|
||||
|
||||
lib_deps = ${esp32s3_base.lib_deps}
|
||||
https://github.com/mverch67/LovyanGFX/archive/a1c1278fc9116d1c6cb15a7bb14565aef59a9a97.zip
|
||||
@ -122,9 +121,9 @@ build_flags =
|
||||
-D HAS_TFT=1
|
||||
-D DISPLAY_SET_RESOLUTION
|
||||
-D RAM_SIZE=4096
|
||||
-D LV_LVGL_H_INCLUDE_SIMPLE
|
||||
-D LV_CONF_INCLUDE_SIMPLE
|
||||
-D LV_COMP_CONF_INCLUDE_SIMPLE
|
||||
-D LV_LVGL_H_INCLUDE_SIMPLE
|
||||
-D LV_CONF_INCLUDE_SIMPLE
|
||||
-D LV_COMP_CONF_INCLUDE_SIMPLE
|
||||
-D LV_USE_SYSMON=0
|
||||
-D LV_USE_PROFILER=0
|
||||
-D LV_USE_PERF_MONITOR=0
|
||||
|
Loading…
Reference in New Issue
Block a user