WLED/wled00
Frank c1c707c77a 8266 compatibility builds for older chips (another attempt t o solve #3690 and #3685)
some users have reported that releases after 0.14.0 are not working reliably. So we add a few "compat" for 8266 that try to reproduce the buildenv of 0.14.0 as much as possible.

* platform and platform_packages from 0.14.0
* not using PIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48
* due to smaller IRAM, we had to move some functions back from IRAM to normal flash (may cause slowdown)
2024-09-04 11:38:03 +02:00
..
data SM16825 support 2024-08-05 20:56:12 +02:00
src Use web server ContentType symbols 2024-03-16 12:12:48 -04:00
FX.cpp Merge branch '0_15' into pixel-dice-usermod 2024-08-18 13:20:45 +02:00
FX.h Merge branch '0_15' into pixel-dice-usermod 2024-08-18 13:20:45 +02:00
FX_2Dfcn.cpp 8266 compatibility builds for older chips (another attempt t o solve #3690 and #3685) 2024-09-04 11:38:03 +02:00
FX_fcn.cpp 8266 compatibility builds for older chips (another attempt t o solve #3690 and #3685) 2024-09-04 11:38:03 +02:00
NodeStruct.h Size & speed optimisations 2024-07-11 21:22:58 +02:00
alexa.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
bus_manager.cpp use CIE brightness also for ESP8266 2024-08-21 08:06:32 +02:00
bus_manager.h SM16825 support 2024-08-05 20:56:12 +02:00
bus_wrapper.h Swap WW & CW 2024-08-07 22:39:31 +02:00
button.cpp Minor optimisation 2024-08-22 17:08:51 +02:00
cfg.cpp Merge pull request #4081 from RobinMeis/0_15 2024-08-18 13:49:03 +02:00
colors.cpp Tuning 2024-08-05 16:42:21 +02:00
const.h 8266 compatibility builds for older chips (another attempt t o solve #3690 and #3685) 2024-09-04 11:38:03 +02:00
dmx.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
e131.cpp Save some tiny amounts of RAM 2024-08-17 15:09:41 +02:00
fcn_declare.h Move getAudioData to static 2024-08-15 17:58:19 +01:00
file.cpp Size optimisations 2024-07-09 21:50:27 +02:00
hue.cpp
improv.cpp Size optimisations 2024-07-09 21:50:27 +02:00
ir.cpp Bugfixes 2024-07-05 21:22:05 +02:00
ir_codes.h
json.cpp Save some tiny amounts of RAM 2024-08-17 15:09:41 +02:00
led.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
lx_parser.cpp
mqtt.cpp MQTT unification and cleanup 2024-08-15 16:18:34 +02:00
my_config_sample.h
net_debug.cpp
net_debug.h
network.cpp add ETH support for LILYGO-POE-Pro 2024-06-18 16:07:46 -07:00
ntp.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
overlay.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
palettes.h
pin_manager.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
pin_manager.h Added a usermod for interacting with BLE Pixels Dice. 2024-08-08 03:13:33 +00:00
playlist.cpp Updated based on more feedback 2024-05-02 14:36:18 -07:00
presets.cpp PSRAM fix & CCT IC 2024-03-28 16:03:06 +01:00
remote.cpp Added some byte definitions to WiZmote ESP-NOW message 2024-08-22 20:24:03 -07:00
set.cpp Merge pull request #4081 from RobinMeis/0_15 2024-08-18 13:49:03 +02:00
udp.cpp Size optimisations 2024-07-09 21:50:27 +02:00
um_manager.cpp Move getAudioData to static 2024-08-15 17:58:19 +01:00
usermod.cpp
usermod_v2_empty.h
usermods_list.cpp Merge branch '0_15' into pixel-dice-usermod 2024-08-18 13:20:45 +02:00
util.cpp Merge pull request #4089 from willmmiles/improved-locking 2024-08-05 21:04:24 +02:00
wled.cpp adding boot-up delay define 2024-07-17 18:54:33 +02:00
wled.h Minor optimisation 2024-08-22 17:08:51 +02:00
wled_eeprom.cpp Sqeeze every byte 2024-02-25 17:08:01 +01:00
wled_ethernet.h
wled_main.cpp wled00 -> wled_main 2024-08-14 11:16:46 +02:00
wled_math.cpp
wled_serial.cpp Size optimisations 2024-07-09 21:50:27 +02:00
wled_server.cpp wled_server: Remove local content type variables 2024-03-19 23:46:55 -04:00
ws.cpp Minor optimisation 2024-08-22 17:08:51 +02:00
xml.cpp correct spelling error xml.cpp 2024-08-17 14:42:44 -04:00