summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-11-22adding lpc43xx to seshathach
2018-11-22update freertos ses projecthathach
2018-11-21clean uphathach
2018-11-21samd21 work well with cdchathach
2018-11-21clean uphathach
2018-11-21samd21 has usb traffichathach
2018-11-21samd21 metro m0 blink too fast, still have issue with clock inithathach
2018-11-21has issue with metro m0 clock inithathach
2018-11-21move metro m4 clock init to boardhathach
2018-11-20able to build and blink with metro m0hathach
2018-11-20adding samd21 metro m0 supporthathach
2018-11-20samd51 metro m4 add init_mcu() and usb inithathach
2018-11-20remove samd-peripherals submodulehathach
2018-11-14add sand51 project to seshathach
2018-11-14added board led for metro m4hathach
2018-11-14add Adafruit samd-peripherals as submodule.hathach
2018-11-13adding Adafruit metro m0/m4 expresshathach
2018-11-13added tud_cdc_write_str, tu_fifo only use mutex for RTOS confighathach
2018-11-13clean up board.hhathach
2018-11-13add samd asf4 submodule repo from Adafruithathach
2018-10-24fix nrf52 freeRTOS interrupt priorityhathach
2018-10-24add mcu specific freeRTOSConfig.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-09-07more clean uphathach
2018-09-02clean uphathach
2018-08-23freertos blinky with software timerhathach
2018-07-27house keepinghathach
2018-07-26move nrf_drv_usbd_errata to portable folderhathach
2018-07-24nrf52840 example work with boot keyboardhathach
2018-07-23reworking device hid class driverhathach
2018-07-02remove sdk, add nrfx as submodulehathach
2018-07-01update auto descriptorhathach
2018-06-13correct errata check for nrf52840 first productionhathach
2018-05-15get nrf5x hal work with SD and non_SD configurehathach
2018-04-18update nrf52840 exampleshathach
2018-04-14rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODEhathach
2018-04-12rename CFG_TUSB_DEVICE_* to CFG_TUD_*hathach
2018-04-12rename OPT_MODE_hathach
2018-04-12rename MCU_ to OPT_MCUhathach
2018-04-12rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOShathach
2018-04-10mass rename TUSB_CFG to CFG_TUSBhathach
2018-03-30get freertos buildhathach
2018-03-29update nrf52 hal millishathach
2018-03-29rename tusb_hal_tick_get to tusb_hal_millishathach
2018-03-26move nrf5x port fileshathach