summaryrefslogtreecommitdiff
path: root/hw/bsp/feather_m4_express/board.mk
AgeCommit message (Collapse)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
reproduced with Adafruit_TinyUSB_ArduinoCore port commit 11d669b4d2a40eb2fc5e51b2a9707a6de9d42363 and SAMD BSP 1.6.1
2020-03-07clean up LD_FILE using $(BOARD)hathach
make it easier to duplicate bsp
2019-12-26merge dcd_samd51 & dcd_samd21 into dcd_samdhathach
2019-11-20move -flto to board.mkhathach
current board that doesn work with flto is spresense and mimxrt10xx (due to xip image_vector_table is optimized out).
2019-07-01added adafruit feather m4 express boardhathach