summaryrefslogtreecommitdiff
path: root/hw/bsp
AgeCommit message (Expand)Author
2019-09-01added new board circuit playground express, close #110hathach
2019-09-01change feather/metro m4_express button to D5hathach
2019-09-01change metro_m0_express button to D5hathach
2019-09-01ported feather m0 express close #108hathach
2019-09-01rename lpc11_13_15 to simply lpc_usbd since it is almost used by in recent ye...hathach
2019-08-31fix segger embbeded studio compile issuehathach
2019-08-31support LPC51u68 #100hathach
2019-08-31add button read to board_test examplehathach
2019-08-30stm32h7: Enable USB peripheral (device does not enumerate yet).William D. Jones
2019-08-26board_stm32h743nucleo: Route USB clock and pins.William D. Jones
2019-08-26board_stm32h743nucleo: Route major clocks and LED pins.William D. Jones
2019-08-26board_test example run with lpcxpresso51u68hathach
2019-08-24stm32h7: Add empty template cdc_msc_hid example for STM32H743 Nucleo board th...William D. Jones
2019-08-24add board_test example for testing new boardhathach
2019-08-24adding lpc51u68 supporthathach
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-07-22add missing conf filehathach
2019-07-22stm32f411 usb work with examplehathach
2019-07-22refactor stm32f407 to use st hal apihathach
2019-07-20able to blink LED with stm32f411hathach
2019-07-20clean uphathach
2019-07-20able to flash and turn on LEDhathach
2019-07-19adding stm32f411 discohathach
2019-07-19rename bsp of stm32 boardhathach
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-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