summaryrefslogtreecommitdiff
path: root/hw/bsp/metro_m4_express
AgeCommit message (Expand)Author
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
2019-05-15board clean up, add button for ea4088hathach
2019-05-14makefile clean uphathach
2019-05-14clean uphathach
2019-05-14update license year to 2019hathach
2019-05-01add make.mk and rules.mk to help new makefile examplehathach
2019-04-02rename board_led_control to board_led_writehathach
2019-04-02clean uphathach
2019-04-01add board_button_read()hathach
2019-03-24remove tusb_hal_millis() usage, less work for portinghathach
2019-03-23clean up bsp, adde board_millis()hathach
2019-03-23add board_noos_millis() for blinkyhathach
2019-03-22simplify board API, adding stm32f3 discoveryhathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2019-03-20fix pca10056 build error due to nrfx undef usagehathach
2019-03-20move -nostdlib (-nostartfiles) into board.mkhathach
2019-03-17update flash-jlink target for m0 and m4 boardhathach
2018-12-03update board metro0 and metro4hathach
2018-11-25Introduce a Makefile for the OS_NONE device exampleScott Shawcroft
2018-11-21clean uphathach
2018-11-21clean uphathach
2018-11-21has issue with metro m0 clock inithathach
2018-11-21move metro m4 clock init to boardhathach
2018-11-20samd51 metro m4 add init_mcu() and usb inithathach
2018-11-14add sand51 project to seshathach
2018-11-14added board led for metro m4hathach
2018-11-13adding Adafruit metro m0/m4 expresshathach