cross compilation

This commit is contained in:
AnK
2025-04-30 01:14:55 +03:00
parent 65c07a1881
commit 8754a35cba
3 changed files with 22 additions and 14 deletions

View File

@@ -12,7 +12,9 @@
#-DPID_DISABLE #-DPID_DISABLE
-DARDUINO_OTA_MDNS_DISABLE -DARDUINO_OTA_MDNS_DISABLE
-DMDNS_ENABLE -DMDNS_ENABLE
-DMCP23017 #-DMCP23017
-DPID_DISABLE
-DNO_HOMIE
-DFS_STORAGE -DFS_STORAGE
-DFS_PREPARE -DFS_PREPARE

View File

@@ -638,6 +638,7 @@ debugSerial << F("IN:") << pin << F(" DHT22 type. T=") << temp << F("°C H=") <<
debugSerial<<F("Activate in ")<<pin <<" to "<< obj->valuestring <<endl; debugSerial<<F("Activate in ")<<pin <<" to "<< obj->valuestring <<endl;
return setCurrentInput(obj->valuestring); return setCurrentInput(obj->valuestring);
} }
return false;
} }
bool Input::setCurrentInput(int n) bool Input::setCurrentInput(int n)

View File

@@ -118,6 +118,8 @@ lib_deps =
https://github.com/anklimov/Arduino-PID-Library.git https://github.com/anklimov/Arduino-PID-Library.git
TimerInterrupt_Generic TimerInterrupt_Generic
d00616/arduino-NVM @ ^0.9.1 d00616/arduino-NVM @ ^0.9.1
https://github.com/mathertel/RotaryEncoder
@@ -166,10 +168,9 @@ lib_deps =
https://github.com/anklimov/pubsubclient.git https://github.com/anklimov/pubsubclient.git
Streaming Streaming
;ESP_EEPROM ;ESP_EEPROM
;https://github.com/anklimov/NRFFlashStorage
Adafruit Unified Sensor Adafruit Unified Sensor
DHT sensor library for ESPx DHT sensor library for ESPx
https://github.com/anklimov/Artnet.git ;https://github.com/anklimov/Artnet.git
https://github.com/anklimov/ModbusMaster https://github.com/anklimov/ModbusMaster
https://github.com/anklimov/Arduino-Temperature-Control-Library.git https://github.com/anklimov/Arduino-Temperature-Control-Library.git
https://github.com/anklimov/DS2482_OneWire https://github.com/anklimov/DS2482_OneWire
@@ -177,17 +178,18 @@ lib_deps =
FastLED@3.3.2 FastLED@3.3.2
ClosedCube HDC1080 ClosedCube HDC1080
;SparkFun CCS811 Arduino Library ;SparkFun CCS811 Arduino Library
SparkFun CCS811 Arduino Library@~1.0.7 ;sparkfun/SparkFun CCS811 Arduino Library@~1.0.7
https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library#v1.0.7
M5Stack M5Stack
Adafruit NeoPixel Adafruit NeoPixel
https://github.com/anklimov/ArduinoOTA https://github.com/anklimov/ArduinoOTA
Adafruit MCP23017 Arduino Library ;Adafruit MCP23017 Arduino Library
Adafruit BusIO Adafruit BusIO
https://github.com/arcao/Syslog.git https://github.com/arcao/Syslog.git
; br3ttb/PID@^1.2.1 ; br3ttb/PID@^1.2.1
https://github.com/anklimov/Arduino-PID-Library.git https://github.com/anklimov/Arduino-PID-Library.git
;ArduinoMDNS ;ArduinoMDNS
https://github.com/khoih-prog/TimerInterrupt_Generic.git ;https://github.com/khoih-prog/TimerInterrupt_Generic.git
https://github.com/mathertel/RotaryEncoder https://github.com/mathertel/RotaryEncoder
monitor_speed = 115200 monitor_speed = 115200
@@ -252,7 +254,7 @@ lib_deps =
https://github.com/anklimov/ESP-Dmx https://github.com/anklimov/ESP-Dmx
FastLED@3.3.2 FastLED@3.3.2
ClosedCube HDC1080 ClosedCube HDC1080
SparkFun CCS811 Arduino Library@~1.0.7 https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library#v1.0.7
Adafruit NeoPixel Adafruit NeoPixel
https://github.com/anklimov/ArduinoOTA https://github.com/anklimov/ArduinoOTA
Adafruit MCP23017 Arduino Library Adafruit MCP23017 Arduino Library
@@ -323,7 +325,8 @@ lib_deps =
https://github.com/arcao/Syslog.git https://github.com/arcao/Syslog.git
Streaming Streaming
ClosedCube HDC1080 ClosedCube HDC1080
SparkFun CCS811 Arduino Library@~1.0.7 ;sparkfun/SparkFun CCS811 Arduino Library@~1.0.7
https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library#v1.0.7
Adafruit NeoPixel Adafruit NeoPixel
https://github.com/anklimov/ArduinoOTA https://github.com/anklimov/ArduinoOTA
Adafruit MCP23017 Arduino Library Adafruit MCP23017 Arduino Library
@@ -401,6 +404,8 @@ lib_deps =
https://github.com/anklimov/Arduino-PID-Library.git https://github.com/anklimov/Arduino-PID-Library.git
;ArduinoMDNS ;ArduinoMDNS
;https://github.com/khoih-prog/TimerInterrupt_Generic.git ;https://github.com/khoih-prog/TimerInterrupt_Generic.git
https://github.com/mathertel/RotaryEncoder
monitor_speed = 115200 monitor_speed = 115200
@@ -467,7 +472,7 @@ lib_deps =
https://github.com/arcao/Syslog.git https://github.com/arcao/Syslog.git
Streaming Streaming
ClosedCube HDC1080 ClosedCube HDC1080
SparkFun CCS811 Arduino Library@~1.0.7 https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library#v1.0.7
Adafruit NeoPixel Adafruit NeoPixel
https://github.com/anklimov/ArduinoOTA https://github.com/anklimov/ArduinoOTA
Adafruit MCP23017 Arduino Library Adafruit MCP23017 Arduino Library
@@ -521,7 +526,7 @@ lib_deps =
https://github.com/arcao/Syslog.git https://github.com/arcao/Syslog.git
Streaming Streaming
ClosedCube HDC1080 ClosedCube HDC1080
SparkFun CCS811 Arduino Library@~1.0.7 https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library#v1.0.7
Adafruit NeoPixel Adafruit NeoPixel
https://github.com/anklimov/ArduinoOTA https://github.com/anklimov/ArduinoOTA
Adafruit MCP23017 Arduino Library Adafruit MCP23017 Arduino Library
@@ -621,7 +626,7 @@ lib_deps =
Streaming Streaming
ESP_EEPROM ESP_EEPROM
ClosedCube HDC1080 ClosedCube HDC1080
SparkFun CCS811 Arduino Library@~1.0.7 https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library#v1.0.7
Adafruit NeoPixel Adafruit NeoPixel
https://github.com/anklimov/ArduinoOTA.git https://github.com/anklimov/ArduinoOTA.git
Adafruit MCP23017 Arduino Library Adafruit MCP23017 Arduino Library
@@ -676,7 +681,7 @@ lib_deps =
https://github.com/arcao/Syslog.git https://github.com/arcao/Syslog.git
Streaming Streaming
ClosedCube HDC1080 ClosedCube HDC1080
SparkFun CCS811 Arduino Library@~1.0.7 https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library#v1.0.7
Adafruit NeoPixel Adafruit NeoPixel
https://github.com/anklimov/ArduinoOTA https://github.com/anklimov/ArduinoOTA
Adafruit MCP23017 Arduino Library Adafruit MCP23017 Arduino Library
@@ -744,7 +749,7 @@ lib_deps =
Streaming Streaming
https://github.com/livello/PrintEx#is-select-redecl https://github.com/livello/PrintEx#is-select-redecl
ClosedCube HDC1080 ClosedCube HDC1080
SparkFun CCS811 Arduino Library@~1.0.7 https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library#v1.0.7
Adafruit NeoPixel Adafruit NeoPixel
https://github.com/anklimov/ArduinoOTA https://github.com/anklimov/ArduinoOTA
Adafruit MCP23017 Arduino Library Adafruit MCP23017 Arduino Library
@@ -799,7 +804,7 @@ lib_deps =
Streaming Streaming
https://github.com/livello/PrintEx#is-select-redecl https://github.com/livello/PrintEx#is-select-redecl
ClosedCube HDC1080 ClosedCube HDC1080
SparkFun CCS811 Arduino Library@~1.0.7 https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library#v1.0.7
Adafruit NeoPixel Adafruit NeoPixel
https://github.com/anklimov/ArduinoOTA https://github.com/anklimov/ArduinoOTA
Adafruit MCP23017 Arduino Library Adafruit MCP23017 Arduino Library