Merge pull request #55 from kienvo/usbc-ver

feat: Add a build option for USB-C version
This commit is contained in:
François Cartegnie
2024-09-30 16:20:06 +07:00
committed by GitHub
3 changed files with 19 additions and 7 deletions

View File

@@ -88,7 +88,11 @@ static const pinctrl_t led_pins[LED_PINCOUNT] = {
PINCTRL(B, 4), // Q
PINCTRL(B, 2), // R
PINCTRL(B, 1), // S
#ifdef USBC_VERSION
PINCTRL(B, 6), // T
#else
PINCTRL(B, 23), // T
#endif
PINCTRL(B, 21), // U
PINCTRL(B, 20), // V
PINCTRL(B, 19), // W