Commit graph

11 commits

Author SHA1 Message Date
folkert van heusden
39952ef68b debugger in ESP32 2022-04-12 11:08:47 +02:00
folkert van heusden
f6c1c1440e console::wait_char could wake-up by spurious wake-ups and thus crash as input_buffer was empty sometimes 2022-04-11 23:40:49 +02:00
folkert van heusden
517f2afb9b changes to make it compile on ESP32 (does currently not support "std::optional") 2022-04-11 14:06:35 +02:00
folkert van heusden
01e0ce5b86 removed console telnet interface & adapted ESP32 console 2022-03-22 11:34:32 +01:00
folkert van heusden
a42b7c4159 use adafruit neopixel library instead of fastled as fastled does not support rgbw (yet) 2022-03-21 13:01:48 +01:00
folkert van heusden
7c46665576 not working; sd becomes flaky 2022-03-18 22:05:53 +01:00
folkert van heusden
ab1584d73f panel blinkenlights (poc with 1 neopixel) 2022-03-17 22:52:22 +01:00
folkert van heusden
5184c100d9 POC 2022-03-17 20:49:34 +01:00
folkert van heusden
daabdc7604 removed redundant asserts 2022-03-16 09:55:56 +01:00
folkert van heusden
320d61551b ESP32 tweaks 2022-03-15 22:37:23 +01:00
folkert van heusden
30a69ce0a5 ESP32 poc 2022-03-15 21:26:02 +01:00