summaryrefslogtreecommitdiff
path: root/hw/bsp/pca10100
AgeCommit message (Collapse)Author
2020-11-28move all nrf boards into its family grouphathach
2020-10-08clean up jlink default interfacehathach
2020-05-17enable -Wcast-alignhathach
suppress vendor sdk driver at board.mk
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-06call tud_irq_handler() for all nrf5x boardhathach
2020-03-24nrf use new cmsis_4 submodule for core headerhathach
2020-03-10update freertos examplehathach
work with samd21 samd51 and nrf
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-11-11added and tested nRF52833DK (pca10100)hathach