summaryrefslogtreecommitdiff
path: root/hw/bsp/feather_nrf52840_express
AgeCommit message (Expand)Author
2020-11-28grouping nrf boardshathach
2020-10-08clean up jlink default interfacehathach
2020-05-17enable -Wcast-alignhathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-06call tud_irq_handler() for all nrf5x boardhathach
2020-04-06move irqhandler to applicationhathach
2020-03-24nrf use new cmsis_4 submodule for core headerhathach
2020-03-10update freertos examplehathach
2020-03-08add uart for feather nrf52840hathach
2020-03-07clean up LD_FILE using $(BOARD)hathach
2019-11-20move -flto to board.mkhathach
2019-10-24fix missing board uart read/write()hathach
2019-10-01-Wno-error=cast-function-type is only available for gcc 8+, change travis dis...hathach
2019-09-27add -Wextra for more warnings to examplehathach
2019-08-24add board_test example for testing new boardhathach
2019-08-23drop board_* in bsp c filehathach
2019-08-05clean uphathach
2019-08-05merge dcd/hal_nrf5x.c into dcd/dcd_nrf5x.chathach
2019-05-29use adafruit-nrfutil dfu as default flash target for feather nrf52840hathach
2019-05-20add uf2 target for uf2 bootloader board: metro m0/m4 feather nrf52840hathach
2019-05-15board clean up, add button for ea4088hathach
2019-05-14more makefile clean uphathach
2019-05-14update license year to 2019hathach
2019-05-02add hid_test.py for testing #58hathach