mirror of
https://github.com/lumapu/ahoy.git
synced 2025-04-30 18:56:27 +02:00
0.7.42
* fix ESP32-S2 build
This commit is contained in:
parent
e8ac63df18
commit
91518a7029
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ monitor_filters =
|
||||||
platform = espressif32@6.3.2
|
platform = espressif32@6.3.2
|
||||||
board = lolin_s2_mini
|
board = lolin_s2_mini
|
||||||
build_flags = ${env.build_flags}
|
build_flags = ${env.build_flags}
|
||||||
|
-DUSE_HSPI_FOR_EPD
|
||||||
-DDEF_NRF_CS_PIN=12
|
-DDEF_NRF_CS_PIN=12
|
||||||
-DDEF_NRF_CE_PIN=3
|
-DDEF_NRF_CE_PIN=3
|
||||||
-DDEF_NRF_IRQ_PIN=5
|
-DDEF_NRF_IRQ_PIN=5
|
||||||
|
|
Loading…
Add table
Reference in a new issue