summaryrefslogtreecommitdiff
path: root/hw/bsp/nutiny_nuc121s
AgeCommit message (Collapse)Author
2021-01-26change output filename to BOARD-Directoryhathach
2020-10-08clean up jlink default interfacehathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-06add tud_irq_handler() to all NUC boardhathach
2020-03-07clean up LD_FILE using $(BOARD)hathach
make it easier to duplicate bsp
2020-01-14skip nuc flash verifyhathach
2020-01-14more nuvoton supporthathach
- add LED for nutiny nuc 121, 125s, 126v - flash target to use nuvoton's openocd fork
2020-01-07fix ci buildhathach
- nuc 121/125: add CFG_EXAMPLE_MSC_READONLY since it is not enough SRAM to hold MSC disk - nuc 126: drop i2c source files in compile list due to SDK driver issue.
2020-01-04add Nuvoton NUC121/NUC125/NUC126Peter Lawrence