summaryrefslogtreecommitdiff
path: root/hw/bsp/pca10056
AgeCommit message (Expand)Author
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
2018-11-13added tud_cdc_write_str, tu_fifo only use mutex for RTOS confighathach
2018-11-13clean up board.hhathach
2018-10-23simplify qspi flash with blocking APIhathach
2018-09-25clean up, update nrfx to 1.3.0hathach
2018-09-11update qspihathach
2018-09-08better qspihathach
2018-09-08qspi msc flash seems to workhathach
2018-09-07rename example fileshathach
2018-08-23freertos blinky with software timerhathach
2018-07-27house keepinghathach
2018-07-24nrf52840 example work with boot keyboardhathach
2018-07-02remove sdk, add nrfx as submodulehathach
2018-07-01update auto descriptorhathach
2018-05-15get nrf5x hal work with SD and non_SD configurehathach
2018-03-30get freertos buildhathach
2018-03-29update nrf52 hal millishathach
2018-03-20wrap up nrf52 demohathach
2018-03-20update code, remove nrf_drv_clock dependencyhathach
2018-03-13working on nrf52hathach
2018-03-11adding nrf52840 port, able to blink led with pca10056hathach