Commit Graph

9 Commits

Author SHA1 Message Date
Brian Bulkowski
aacf37ce65 Removed the 8266 code, not germain.
Updated the clockless rmt simply for a compiler warning
2020-02-29 23:48:36 -08:00
Brian Bulkowski
f88cc05748 Add correct license files for the espressif Arduino HAL. 2020-02-29 11:57:05 -08:00
Brian Bulkowski
63d966b6f5 Removing unnecessary files 2020-02-28 01:29:35 -08:00
Brian Bulkowski
818f0df116 Remove unneeded files 2020-02-28 01:13:22 -08:00
Brian Bulkowski
d9218fb922 Not sure which of these are necessary, we can try to cut it down
later. Probably don't need things like PSRAM.
2020-02-17 19:27:25 -08:00
Brian Bulkowski
2e70c9ef5a Getting very close to compiling.
Current next problem has to do with defining some pins to do different
things.
2020-02-17 19:25:09 -08:00
Brian Bulkowski
5b81ce6431 CMakeLists and Readme updates.
This version of the cmakelists includes a hal directory, but i haven't
yet figured out how to make that work, so this is fairly broken.
2020-02-16 13:25:56 -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
a8262028ae Check in the current Arduino FastLED code, but nothing
compiles yet.
2020-02-13 22:56:04 -08:00