summaryrefslogtreecommitdiff
path: root/hw/bsp/feather_m4_express
AgeCommit message (Expand)Author
2020-11-28grouping samd51 boardshathach
2020-11-08update microchipo driver submodulehathach
2020-10-08clean up jlink default interfacehathach
2020-07-23fix samd21 race condition with setup packethathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-06mass rename tud_isr to tud_irq_handlerhathach
2020-04-06move irqhandler to applicationhathach
2020-03-28add ENTRY(Reset_Handler) to linker of samd21 and samd51 boardhathach
2020-03-10update freertos examplehathach
2020-03-07clean up LD_FILE using $(BOARD)hathach
2019-12-26merge dcd_samd51 & dcd_samd21 into dcd_samdhathach
2019-12-09clean up, switch and update submodule samd to circuitpython branchhathach
2019-11-20move -flto to board.mkhathach
2019-10-24fix missing board uart read/write()hathach
2019-09-01change feather/metro m4_express button to D5hathach
2019-08-23drop board_* in bsp c filehathach
2019-07-01added adafruit feather m4 express boardhathach