9 Commits
Author SHA1 Message Date
Brian Bulkowski fb775914f3 : 2020-09-21 18:53:14 -07:00
Brian Bulkowski 220446e033 Fix issue with 4.1 ESP-IDF
Update multiple channels, so the RMT channel is correct for MEM_BLOCK
2020-09-14 18:28:58 -07:00
Brian Bulkowski 38d97dbca3 Update to sam guyer's FastLED fork. Should reduce or eliminate flashing. 2020-07-18 19:22:02 -07:00
Brian Bulkowski 4dd628d7d7 Works with various ESP-IDF versions 2020-06-27 23:10:57 -07:00
Brian Bulkowski e23eafd049 Shouldn't be using such old TLS versions. Glad they put in options
for this. Really want 1.3 only but not clear if disabling 1.2 means
1.3 can still run. Not using it at this point anyway, just came up when
reviewing all options for other reasons.
2020-03-01 11:21:10 -08:00
Brian Bulkowski 5b9c222025 Updted for most recent ESP-IDF 2020-02-29 23:50:47 -08:00
Brian Bulkowski e64b06f03f Hacked a makefile issue ( Define ESP32 ) which should have been
done a better way.
2020-02-14 09:07:26 -08:00
Brian Bulkowski 3fa53e6d49 Renamed the component successfully, now tries to compile 2020-02-13 23:08:09 -08:00
Brian Bulkowski a8262028ae Check in the current Arduino FastLED code, but nothing
compiles yet.
2020-02-13 22:56:04 -08:00