mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
Build definition for image test_ESP32_IRExt_4M316k:
platformio run -e test_ESP32_IRExt_4M316k
This commit is contained in:
@@ -68,6 +68,12 @@ build_flags = ${esp32_common.build_flags}
|
||||
board = lolin_d32_pro
|
||||
extra_scripts = ${esp32_common.extra_scripts}
|
||||
|
||||
[env:test_ESP32_IRExt_4M316k]
|
||||
extends = env:test_ESP32_4M316k
|
||||
lib_ignore = AS_BH1750, ESP8266WiFi, ESP8266Ping, ESP8266WebServer, ESP8266HTTPUpdateServer, ESP8266mDNS, ESPEasy_ESP8266Ping, ESP32_ping
|
||||
build_flags = ${esp32_common.build_flags}
|
||||
-DPLUGIN_BUILD_NORMAL_IRext
|
||||
|
||||
; Custom: 4096k version --------------------------
|
||||
[env:custom_ESP32_4M316k_ETH]
|
||||
extends = env:custom_ESP32_4M316k
|
||||
|
||||
Reference in New Issue
Block a user