Commit Graph

19 Commits

Author SHA1 Message Date
Torrie Fischer
3f3f9eb801 platformio: update platformio.ini with stream deps, simplify configs 2023-12-23 11:09:20 +01:00
Torrie Fischer
07e71ad4c0 platformio: use faster baud for esp8266 2023-12-20 12:58:56 +01:00
Torrie Fischer
9233a9113e platformio: update fastled+arduinojson libs 2023-12-20 12:58:39 +01:00
Torrie Fischer
949c90f207 fastled: enable spi on esp8266 2023-12-20 12:58:29 +01:00
Torrie Fischer
23993a09cf build: clean up the mess of ifdefs from platform into a scons-configured hal 2023-12-20 10:47:26 +01:00
Torrie Fischer
ac94c4be0c platformio: add serial, circadianrhythm to default app set 2023-12-11 07:56:27 +01:00
74c2ddb405 docs: readthedocs.org support
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-03-04 13:53:22 +01:00
f9432d89bf check: reduce verbosity, exclude libs 2023-03-03 18:45:21 +01:00
6a388891f5 platformio: remove serial support from esp8266 for now 2023-03-03 18:21:30 +01:00
d3927c01a0 platformio: build with -Wall 2023-03-03 18:21:19 +01:00
83317163f4 platformio: update deps to latest 2023-03-03 18:04:04 +01:00
53d5775c6a platformio: update u8 lib, add new display esp32 variant 2023-02-19 18:47:48 +01:00
ef4c6e016d platform: drop particle platform
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-18 18:46:42 +01:00
ea876e243d platformio: add json validation step to fs builder
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-18 17:47:25 +01:00
6831dfdfca platformio: simplify build platforms
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-18 15:34:28 +01:00
d14fa7fde1 If the code hasn't been touched in this long, its probably release-worthy. 2022-06-11 11:02:27 +02:00
75bf48756b build for esp32 mask project 2021-04-10 11:10:25 -07:00
10bbcd6786 cleanup main.cpp, split platform code into a Platform object 2021-03-31 11:50:00 -07:00
a6534bcb20 port to platformio 2021-03-29 01:10:55 -07:00