mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
[Build] Set ESP8266 IR builds to esp8266/Arduino 3.1.2
This commit is contained in:
@@ -136,9 +136,9 @@ lib_ignore = ${core312_platform.lib_ignore}
|
||||
; *********************************************************************
|
||||
|
||||
[ir]
|
||||
build_flags = ${core_2_7_4.build_flags}
|
||||
platform = ${core_2_7_4.platform}
|
||||
platform_packages = ${core_2_7_4.platform_packages}
|
||||
build_flags = ${core312_platform.build_flags}
|
||||
platform = ${core312_platform.platform}
|
||||
platform_packages = ${core312_platform.platform_packages}
|
||||
lib_ignore = ESP32_ping
|
||||
ESP32WebServer
|
||||
ESP32HTTPUpdateServer
|
||||
@@ -153,8 +153,92 @@ lib_ignore = ESP32_ping
|
||||
ArduinoOTA
|
||||
ESP8266mDNS
|
||||
I2C AXP192 Power management
|
||||
EspSoftwareSerial
|
||||
; EspSoftwareSerial
|
||||
AXP2101 Power management (I2C)
|
||||
AM2320
|
||||
AS3935MI
|
||||
AS5600
|
||||
; AS_BH1750
|
||||
Adafruit BME680 Library
|
||||
Adafruit BMP3XX Library
|
||||
Adafruit GFX Library
|
||||
Adafruit HMC5883 Unified
|
||||
Adafruit ILI9341 ESPEasy
|
||||
Adafruit MPR121
|
||||
Adafruit Motor Shield V2 Library
|
||||
Adafruit NeoMatrix via NeoPixelBus
|
||||
Adafruit PCD8544 Nokia 5110 LCD library
|
||||
Adafruit SGP30 Sensor
|
||||
Adafruit SI1145 Library
|
||||
Adafruit TCS34725
|
||||
Adafruit TSL2591 Library
|
||||
Adafruit Unified Sensor
|
||||
Adafruit VEML7700 Library
|
||||
Adafruit seesaw Library
|
||||
Adafruit_ST77xx
|
||||
AnyRtttl
|
||||
; ArduinoJson
|
||||
Blynk
|
||||
CHT16K33 LED Matrix Library
|
||||
CircularBuffer
|
||||
ClimateGuard RadSens
|
||||
DFRobot_GP8403_ESPEasy
|
||||
DNSServer
|
||||
; ESP8266HTTPClient
|
||||
; ESP8266HTTPUpdateServer
|
||||
; ESP8266WebServer
|
||||
; ESP8266WiFi
|
||||
; ESP8266_SSD1306
|
||||
; ESPeasySerial
|
||||
ESPping
|
||||
FrogmoreScd30
|
||||
; GPIO_DirectAccess
|
||||
HLW8012
|
||||
; HeatpumpIR
|
||||
; I2Cdevlib-Core
|
||||
ILI9488
|
||||
; IRremoteESP8266
|
||||
ITG3205
|
||||
Improv WiFi Library
|
||||
IthoCC1101
|
||||
LOLIN_EPD
|
||||
; LiquidCrystal_I2C
|
||||
MD_MAX72XX
|
||||
MD_Parola
|
||||
MFRC522
|
||||
; MechInputs
|
||||
Multi Channel Relay Arduino Library
|
||||
NeoPixelBus
|
||||
NeoPixelBus_wrapper
|
||||
; NewPing
|
||||
Noiasca NeopixelDisplay
|
||||
PZEM-004T-v30
|
||||
; PubSubClient3
|
||||
RAK12019_LTR390_UV_Light
|
||||
RN2xx3 Arduino Library
|
||||
RTClib
|
||||
Regexp
|
||||
SDM
|
||||
; SPI
|
||||
Sensirion Gas Index Algorithm
|
||||
; SerialSensors
|
||||
; Servo
|
||||
ShiftRegister74HC595_NonTemplate
|
||||
SparkFun ADXL345 Arduino Library
|
||||
SparkFun APDS9960 RGB and Gesture Sensor
|
||||
SparkFun MAX1704x Fuel Gauge Arduino Library
|
||||
SparkFun SCD4x Arduino Library
|
||||
SparkFun VL53L1X 4m Laser Distance Sensor
|
||||
SparkFun_AS7265x
|
||||
TinyGPSPlus
|
||||
VL53L0X
|
||||
WakeOnLan
|
||||
; Wire
|
||||
XPT2046_Touchscreen
|
||||
bb_captouch
|
||||
htcw_ip5306
|
||||
ld2410
|
||||
supertinycron
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user