mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39:49 +03:00
pre-release bin & small fixes
This commit is contained in:
BIN
compiled/esp8266-wifi/esp12-noserial/firmware.bin
Normal file
BIN
compiled/esp8266-wifi/esp12-noserial/firmware.bin
Normal file
Binary file not shown.
31
compiled/esp8266-wifi/esp12-noserial/options.txt
Normal file
31
compiled/esp8266-wifi/esp12-noserial/options.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
Компактная сборка с набором опций, умещающаяся в 50 процентов flash ESP12
|
||||
CLI и отладочная информация на serial0 отключена для возможности использования PIN0-1
|
||||
|
||||
(-)MULTIVENT
|
||||
(+)PWM_RELAY
|
||||
(+)MDNS
|
||||
(-)UARTBRIDGE
|
||||
(+)SYSLOG
|
||||
(+)PID
|
||||
(-)MCP23017
|
||||
(-)ARTNET
|
||||
(+)OTA
|
||||
(-)SPI LED
|
||||
(-)MOTOR CTR
|
||||
(+)AC HAIER
|
||||
(+)CCS811 & HDC1080
|
||||
(+)RESTART_LAN_ON_MQTT_ERRORS
|
||||
(-)HARDRESET, using soft
|
||||
(-)COUNTER
|
||||
(+)DHT
|
||||
(-)OWIRE
|
||||
(-)IPMODBUS
|
||||
(-)MODBUS
|
||||
(-)DMX
|
||||
(+)WiFi
|
||||
(+)FreeRam printing
|
||||
(+)WATCHDOG
|
||||
|
||||
Config server:lazyhome.ru
|
||||
201703L C++
|
||||
version:e9355ef_2023-10-31
|
||||
Binary file not shown.
BIN
compiled/esp8266-wifi/full/firmware.bin
Normal file
BIN
compiled/esp8266-wifi/full/firmware.bin
Normal file
Binary file not shown.
32
compiled/esp8266-wifi/full/options.txt
Normal file
32
compiled/esp8266-wifi/full/options.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
Полная версия прошивки
|
||||
|
||||
(+)MULTIVENT
|
||||
(+)PWM_RELAY
|
||||
(+)MDNS
|
||||
(-)UARTBRIDGE
|
||||
(+)SYSLOG
|
||||
(+)PID
|
||||
(+)MCP23017
|
||||
(+)ARTNET
|
||||
(+)OTA
|
||||
(+)SPI LED
|
||||
(+)MOTOR CTR
|
||||
(+)AC HAIER
|
||||
(+)CCS811 & HDC1080
|
||||
(+)RESTART_LAN_ON_MQTT_ERRORS
|
||||
(-)HARDRESET, using soft
|
||||
(+)COUNTER
|
||||
(+)DHT
|
||||
(-)DS2482-100 USE_1W_PIN
|
||||
(+)OWIRE
|
||||
(-)IPMODBUS
|
||||
(+)MODBUS SERIAL_8N1 at Serial1 speed:9600
|
||||
(+)ADAFRUIT LED
|
||||
(+)DMX
|
||||
(+)WiFi
|
||||
(+)FreeRam printing
|
||||
(+)WATCHDOG
|
||||
|
||||
lazyhome.ru
|
||||
Config server:
|
||||
201703L C++ version:e9355ef_2023-10-31
|
||||
1
compiled/esp8266-wifi/full/ota.sh
Executable file
1
compiled/esp8266-wifi/full/ota.sh
Executable file
@@ -0,0 +1 @@
|
||||
../../tools/mac/arduinoOTA -address 192.168.11.208 -port 80 -username arduino -password password -b -upload /sketch -sketch firmware.bin
|
||||
@@ -1 +1 @@
|
||||
arduinoOTA -address 192.168.88.54 -port 80 -username arduino -password password -b -upload /sketch -sketch firmware.bin
|
||||
arduinoOTA -address 192.168.11.208 -port 80 -username arduino -password password -b -upload /sketch -sketch firmware.bin
|
||||
1
compiled/esp8266-wifi/ota.sh
Executable file
1
compiled/esp8266-wifi/ota.sh
Executable file
@@ -0,0 +1 @@
|
||||
../tools/mac/arduinoOTA -address 192.168.11.208 -port 80 -username arduino -password password -b -upload /sketch -sketch firmware.bin
|
||||
Reference in New Issue
Block a user