mimxrt/boards: Add missing declarations of XBARA1 for two boards.

Signed-off-by: robert-hh <robert@hammelrath.com>
This commit is contained in:
robert-hh
2026-03-09 08:23:53 +01:00
committed by Damien George
parent 2322d37a9a
commit 550b68f4f8
2 changed files with 4 additions and 0 deletions

View File

@@ -70,3 +70,5 @@
#define MICROPY_HW_NINA_RTS pin_find(MP_OBJ_NEW_QSTR(MP_QSTR_MOSI))
#define MICROPY_HW_NINA_CTS MICROPY_HW_NINA_ACK
#define XBARA1 XBARA

View File

@@ -85,3 +85,5 @@
I2S_GPIO(3, WS, TX, GPIO_SD_00, IOMUXC_GPIO_SD_00_SAI3_TX_SYNC), /* pin SD0 */ \
I2S_GPIO(3, SD, TX, GPIO_SD_02, IOMUXC_GPIO_SD_02_SAI3_TX_DATA) /* pin SD2 */ \
}
#define XBARA1 XBARA