fix pre-commit format

This commit is contained in:
hathach
2024-04-05 17:14:51 +07:00
parent 7fff83086f
commit 5ce4585884
8 changed files with 11 additions and 11 deletions

View File

@@ -36,7 +36,7 @@
#elif CFG_TUSB_MCU == OPT_MCU_MCXA15
#define CI_FS_REG(_port) ((ci_fs_regs_t*) USB0_BASE)
#define USB0_IRQN USB0_IRQn
#else
#error "MCU is not supported"
#endif