summaryrefslogtreecommitdiff
path: root/hw/bsp/pca10056
AgeCommit message (Expand)Author
2020-11-28group more nrf52840 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-03-24nrf use new cmsis_4 submodule for core headerhathach
2020-03-10update freertos examplehathach
2020-03-08add uart for feather nrf52840hathach
2019-11-20move -flto to board.mkhathach
2019-11-11update dcd nrf5x to be indepent from nrf_usbd.hhathach
2019-10-24fix missing board uart read/write()hathach
2019-10-18change to use nrfx uartehathach
2019-10-18change DEBUG optimization option from O0 to Oghathach
2019-10-12adding log support with uarthathach
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-09-08ported pca10059hathach
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-15board clean up, add button for ea4088hathach
2019-05-14more makefile 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-08fix #53 use nrfx_usbd_errata.hhathach
2019-04-02rename board_led_control to board_led_writehathach
2019-04-01add board_button_read()hathach
2019-03-30added tud_suspended() and tud_ready()hathach
2019-03-25fix timer prio for freertos to blink ledhathach
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-22clean uphathach
2019-03-20clean board uart read & writehathach
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-01-29nrf5x Let application decide USBD_IRQn priorityhathach
2019-01-29usb work when sd is init firsthathach
2019-01-29nrf5x usb init before sd workshathach
2019-01-29add S140 v6 build config for nrf5xhathach
2019-01-02adding makefile support for nrf5xhathach
2018-12-07enable all warningshathach
2018-12-03update pca10056, clean fileshathach
2018-11-26clean up warningshathach
2018-11-14added board led for metro m4hathach
2018-11-14add Adafruit samd-peripherals as submodule.hathach