Commit Graph
17 Commits
Author SHA1 Message Date
tracedgod 5886bd991d NeoPixel for M5StickC 2023-06-23 20:06:23 -04:00
tracedgod a7cf003d84 Fix NeoPixel for all Marauder Boards
All Marauder Boards use NeoPixel.
2023-06-23 19:26:38 -04:00
tracedgod 1fca730b00 Fix NeoPixel Definition for OG Marauder 2023-06-23 19:16:42 -04:00
tracedgod 121dfbfa7e Merge remote-tracking branch 'upstream/tracedgod' into tracedgod 2023-06-23 18:14:07 -04:00
tracedgodandGitHub 810c898c3b Merge branch 'develop' into develop 2023-06-14 18:27:50 -04:00
tracedgod 8bf1402a99 fixup preprocessor directives 2023-06-10 00:22:19 -04:00
tracedgod 9c51a562b8 Refactor Code + XIAO-ESP32-S3 Support
Refactoring / pre-processor optimizations to only include files if specified in the `configs.h` file.

Also adds support for the XIAO-ESP32-S3 small board from Seeed Studio.
2023-06-10 00:22:19 -04:00
tracedgod 56e87a53ea Update xiaoLED.h 2023-06-10 00:22:19 -04:00
tracedgod fe5578af80 fix typo for XiaoLED 2023-06-10 00:22:19 -04:00
tracedgod f3349766ed Add XIAO-ESP32-S3 Board Support (WIP)
looking to cleanup certain things with config to allow easier customization of the build when used with the flipper zero
2023-06-10 00:22:19 -04:00
tracedgod 355b159128 fixup preprocessor directives 2023-06-09 23:10:21 -04:00
tracedgod bf0288f493 Refactor Code + XIAO-ESP32-S3 Support
Refactoring / pre-processor optimizations to only include files if specified in the `configs.h` file.

Also adds support for the XIAO-ESP32-S3 small board from Seeed Studio.
2023-06-09 22:35:56 -04:00
tracedgod 462f248d43 Update xiaoLED.h 2023-06-09 19:11:01 -04:00
tracedgod 3dcce51f18 fix typo for XiaoLED 2023-06-09 19:04:56 -04:00
tracedgod 8934160316 Add XIAO-ESP32-S3 Board Support (WIP)
looking to cleanup certain things with config to allow easier customization of the build when used with the flipper zero
2023-06-09 18:50:56 -04:00
tracedgod a98e455fb5 Update .gitignore
ignore vscode settings.json
2023-06-09 17:31:50 -04:00
tracedgodandGitHub ccdb844fc2 Update .gitmodules
fix gitmodule sources, for some reason did not want to properly clone submodules...
2023-06-09 17:28:49 -04:00