feat: add build option for usb-c version

This commit is contained in:
Dien-Nhung Nguyen-Phu
2024-09-29 13:56:35 +07:00
parent 68e4ce488d
commit b30731ff6c
2 changed files with 10 additions and 0 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