mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P137-add-axp192-power-management
This commit is contained in:
@@ -66,38 +66,6 @@ build_flags = ${debug_flags.build_flags}
|
||||
-DHTTPCLIENT_1_1_COMPATIBLE=0
|
||||
build_unflags = -DDEBUG_ESP_PORT
|
||||
-fexceptions
|
||||
lib_deps =
|
||||
Adafruit ILI9341 ESPEasy
|
||||
Adafruit_ST77xx
|
||||
Adafruit TSL2591 Library
|
||||
Adafruit NeoPixel
|
||||
ESP8266HTTPUpdateServer
|
||||
ESP8266WebServer
|
||||
I2Cdevlib-Core
|
||||
ITG3205
|
||||
LOLIN_EPD
|
||||
FrogmoreScd30
|
||||
Makuna/NeoPixelBus @ 2.6.9
|
||||
Multi Channel Relay Arduino Library
|
||||
ShiftRegister74HC595_NonTemplate
|
||||
SparkFun ADXL345 Arduino Library
|
||||
SparkFun VL53L1X 4m Laser Distance Sensor @ 1.2.9
|
||||
SparkFun SCD4x Arduino Library @ ^1.0.4
|
||||
VL53L0X @ 1.3.0
|
||||
ccronexpr
|
||||
adafruit/Adafruit BusIO @ ^1.10.0
|
||||
adafruit/Adafruit GFX Library@^1.11.1
|
||||
bblanchon/ArduinoJson @ ^6.17.2
|
||||
rlogiacco/CircularBuffer
|
||||
td-er/ESPeasySerial @ 2.0.15
|
||||
td-er/SC16IS752 @ ^1.0.2
|
||||
td-er/RABurton ESP8266 Mutex @ ^1.0.2
|
||||
sparkfun/SparkFun MAX1704x Fuel Gauge Arduino Library @ ^1.0.3
|
||||
VL53L0X @ 1.3.0
|
||||
RAK12019_LTR390_UV_Light
|
||||
Adafruit NeoMatrix
|
||||
IthoCC1101
|
||||
Adafruit PCD8544 Nokia 5110 LCD library
|
||||
lib_ignore = ${esp82xx_defaults.lib_ignore}
|
||||
IRremoteESP8266
|
||||
HeatpumpIR
|
||||
@@ -112,6 +80,8 @@ lib_ignore = ${esp82xx_defaults.lib_ignore}
|
||||
monitor_filters = esp8266_exception_decoder
|
||||
extra_scripts = pre:tools/pio/pre_default_check.py
|
||||
${extra_scripts_esp8266.extra_scripts}
|
||||
src_filter = +<*> -<.git/> -<.svn/> -<example/> -<examples/> -<test/> -<tests/> -<*/Commands/> -<*/ControllerQueue/> -<*/DataStructs/> -<*/DataTypes/> -<*/Globals/> -<*/Helpers/> -<*/PluginStructs/> -<*/WebServer/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user