|
Adafruit Library
|
Go to the source code of this file.
Macros | |
| #define | BOARD_ID "funhouse" |
| Board ID. | |
| #define | USE_TINYUSB |
| Enable TinyUSB. | |
| #define | USE_STATUS_DOTSTAR |
| Enable DotStar. | |
| #define | STATUS_DOTSTAR_PIN_DATA PIN_DOTSTAR_DATA |
| DotStar Data Pin. | |
| #define | STATUS_DOTSTAR_PIN_CLK PIN_DOTSTAR_CLOCK |
| DotStar Clock Pin. | |
| #define | STATUS_DOTSTAR_NUM 5 |
| Number of DotStar LEDs. | |
| #define | STATUS_DOTSTAR_COLOR_ORDER DOTSTAR_GBR |
| DotStar Color Order. | |
| #define | USE_PSRAM |
| Board has PSRAM, use it for dynamic memory allocation. | |
This file determines hardware/board type at compile-time.
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Copyright (c) Brent Rubell 2020-2022 for Adafruit Industries.
BSD license, all text here must be included in any redistribution.
1.8.13