Wled_Fan_Controller/wled00
Will Miles cc87b32206 Support PWM phase shifts on ESP8266
Use the phase-locked soft PWM from the Arduino core to implement the
same PWM phase management as ESP32s are using.  The soft PWM code is
vendored in, as it was previously, to add the NMI workaround from #4035.

Completes #4034
2024-09-28 23:07:28 -04:00
..
data Add mandatory refresh capability to remove type dependency. 2024-09-22 13:56:14 +02:00
src Debug optimisations 2024-09-10 15:20:34 +02:00
alexa.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
bus_manager.cpp Support PWM phase shifts on ESP8266 2024-09-28 23:07:28 -04:00
bus_manager.h Add mandatory refresh capability to remove type dependency. 2024-09-22 13:56:14 +02:00
bus_wrapper.h Bus manager rework 2024-08-24 11:35:32 +02:00
button.cpp Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
cfg.cpp Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
colors.cpp Conditional IRAM for gamma 2024-09-12 08:30:46 +02:00
const.h Build bump, changelog update 2024-09-14 22:30:56 +02:00
dmx.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
e131.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
fcn_declare.h Merge branch '0_15' into end_oappend_v2 2024-09-24 21:43:47 +02:00
file.cpp handleFileRead: Skip duplicate FS check 2024-09-18 19:47:51 -04:00
FX_2Dfcn.cpp color_fade bugfix 2024-09-11 17:14:59 +02:00
FX_fcn.cpp Bus length fix 2024-09-25 09:33:16 +02:00
FX.cpp Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
FX.h Ease IRAM 2024-09-12 15:22:37 +02:00
hue.cpp
improv.cpp WLED 0.15.0-b5 release 2024-09-10 16:07:37 +02:00
ir_codes.h
ir.cpp Serial improvements (can RX, canTX) 2024-09-17 16:21:52 +02:00
json.cpp Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
led.cpp Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
lx_parser.cpp fixing a few implicit promotions to double 2023-09-09 20:48:17 +02:00
mqtt.cpp Merge branch '0_15' into end_oappend_v2 2024-09-24 21:43:47 +02:00
my_config_sample.h Use constant for mDNS name to allow setting from my_config.h (#3145) 2023-05-31 17:35:43 +02:00
net_debug.cpp
net_debug.h
network.cpp add ETH support for LILYGO-POE-Pro 2024-06-18 16:07:46 -07:00
NodeStruct.h Size & speed optimisations 2024-07-11 21:22:58 +02:00
ntp.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
overlay.cpp Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
palettes.h Update palettes.h 2023-05-02 21:52:39 +01:00
pin_manager.cpp Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
pin_manager.h Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
playlist.cpp Updated based on more feedback 2024-05-02 14:36:18 -07:00
presets.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
remote.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
set.cpp Merge branch '0_15' into end_oappend_v2 2024-09-24 21:43:47 +02:00
udp.cpp Remov superfluous #if 2024-09-23 20:39:16 +02:00
um_manager.cpp Merge branch '0_15' into end_oappend_v2 2024-09-24 21:43:47 +02:00
usermod_v2_empty.h
usermod.cpp
usermods_list.cpp Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
util.cpp Rename destination for getSettingsJS 2024-09-18 23:35:36 -04: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 fixing a few implicit promotions to double 2023-09-09 20:48:17 +02:00
wled_serial.cpp Serial improvements (can RX, canTX) 2024-09-17 16:21:52 +02:00
wled_server.cpp Merge branch '0_15' into end_oappend_v2 2024-09-24 21:43:47 +02:00
wled.cpp Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
wled.h Remove oappend 2024-09-18 23:18:51 -04:00
ws.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
xml.cpp Fix incorrect F-strings 2024-09-27 21:06:21 -04:00