- Jul 20, 2023
- Jul 01, 2023
-
-
q3k authored
-
- Jun 18, 2023
- Jun 17, 2023
-
-
dx authored
As requested by moon2. Spikes is the default as that's what p4 uses and the current code handles decently, spirals is new in p6 and ideally should have its own implementations for rad and phi, right now it has placeholders.
-
dx authored
It was never actually supported by the codebase (the port expanders are completely different and only implemented in the other repo)
-
- Jun 11, 2023
-
-
q3k authored
-
q3k authored
This moves badge hardware generation selection over from a header file into ESP-IDF configuratbility. The generaiton can now be selected by specifying `BADGE_GENERATION` or `-g` when running the initial built. In addition, each generation now gets its own sdkconfig.defaults file (instead named sdkconfig.$generation) and the big autogeneration sdkconfig file gets yeeted.