This repository has been archived by the owner on Jun 22, 2024. It is now read-only.
forked from Prow7/ir-light-gun
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RP2040 just needs ARDUINO_ARCH_RP2040, no need to specify individual boards. NeoPixel-enabled Adafruit boards only needs PIN_NEOPIXEL and NEOPIXEL_POWER, which should implicitly expand and automate support for compatible microcontroller SKUs. (Not sure if DotStar boards have an equivalent, but Adafruit doesn't seem to provide many modern MCUs with this nowadays?)
- Loading branch information
Showing
2 changed files
with
12 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters