summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-07-01added adafruit feather m4 express boardhathach
2019-05-29use adafruit-nrfutil dfu as default flash target for feather nrf52840hathach
2019-05-29run tud_task() in board_delay()hathach
2019-05-21better fix for #72 millis overthrowhathach
2019-05-21fix #72 address overflow with board_delayhathach
2019-05-20add uf2 target for uf2 bootloader board: metro m0/m4 feather nrf52840hathach
2019-05-15clean uphathach
2019-05-15ea4357 build with makefile, add to travishathach
2019-05-15add button for ea4357hathach
2019-05-15ea4088 quickstart build with makefilehathach
2019-05-15board clean up, add button for ea4088hathach
2019-05-15change stm32lib submodule to our folk for now for flexibilityhathach
2019-05-15update button for mcb1800hathach
2019-05-15mcb1800 build and blinky with makefilehathach
2019-05-15lpc1769 work with makefilehathach
2019-05-15lpcxpresso 1769 build with makefile but not blinky yethathach
2019-05-14add makefile support for lpcxpresso1347hathach
2019-05-14makefile work with lpc11u68hathach
2019-05-14add linker and startup for lpcxpresso11u68 boardhathach
2019-05-14more makefile clean uphathach
2019-05-14makefile clean uphathach
2019-05-14clean uphathach
2019-05-14more clean up use inline bit funciton instead of macroshathach
2019-05-14update license year to 2019hathach
2019-05-02add hid_test.py for testing #58hathach
2019-05-01freertos cdc_msc_hid makefile compilehathach
2019-05-01add make.mk and rules.mk to help new makefile examplehathach
2019-05-01upgrade nrfx to 1.7hathach
2019-04-18wrap up hid device refactorhathach
2019-04-08fix #53 use nrfx_usbd_errata.hhathach
2019-04-02rename board_led_control to board_led_writehathach
2019-04-02fix build error with stm32hathach
2019-04-02clean uphathach
2019-04-01add board_button_read()hathach
2019-03-30added tud_suspended() and tud_ready()hathach
2019-03-27more board clean uphathach
2019-03-27clean uphathach
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-22added stub for dcd_stm32f3hathach
2019-03-22simplify board API, adding stm32f3 discoveryhathach
2019-03-22adding stm32f3 supporthathach
2019-03-22clean uphathach
2019-03-20clean board uart read & writehathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2019-03-20move lpcopen to its own repo (submodule)hathach
2019-03-20fix pca10056 build error due to nrfx undef usagehathach
2019-03-20move -nostdlib (-nostartfiles) into board.mkhathach