summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-05switch stm32f3 to use st_driverhathach
2019-09-05switch stm32f4 to use st_driver submodulehathach
2019-09-05fix #97hathach
2019-09-05adding st_driver as submodulehathach
2019-09-05doc updatehathach
2019-09-05Merge pull request #116 from hathach/develophathach
2019-09-0555s69 device work with usb0hathach
2019-09-05Merge pull request #114 from cr1901/stm32h7hathach
2019-09-05added mbed lpc1768 boardhathach
2019-09-04stm32h7: Mark USB FIFOs as volatile, otherwise optimizations will removeWilliam D. Jones
2019-09-03board_test work with lpcxpresso55s69hathach
2019-09-03stm32h7: Fix indentation error where OUT XFER interrupt wasn't handledWilliam D. Jones
2019-09-03stm32h7: USB_OTG_FS -> USB2_OTG_FS.William D. Jones
2019-09-03board_stm32h743nucleo: Implement user button for mouse/keyboard demo.William D. Jones
2019-09-03stm32h7: Implement STALL logic for endpoints.William D. Jones
2019-09-03stm32h7: Implement dcd_edpt_open. cdc_msc_hid demo functional.William D. Jones
2019-09-03stm32h7: Fix accidental overwrite of STUPCNT field in DOEPTSIZ register.William D. Jones
2019-09-02stm32h7: Implement dcd_set_address.William D. Jones
2019-09-02stm32h7: Implement IN and OUT receive for EP0; device descriptor returned.William D. Jones
2019-09-02stm32h7: Implement setup packet events.William D. Jones
2019-09-02trying to add LPC55xx supporthathach
2019-09-02clean uphathach
2019-09-02add button for stm32f407 and stm32f411 boardhathach
2019-09-01Merge pull request #112 from hathach/develophathach
2019-09-01clean uphathach
2019-09-01clean uphathach
2019-09-01fix potential bug with mis-align issuehathach
2019-09-01dma of lpc54114 can also execute up to 64 bytes each transferhathach
2019-09-01rename lpc_usbd to lpc_ip3511hathach
2019-09-01adding lpc54xxx to dcd, able to go through enumerationhathach
2019-09-01board_test run with lpc54114hathach
2019-09-01adding lpc54114 porthathach
2019-09-01update lpc_driverhathach
2019-09-01more lpc51u68 driver clean uphathach
2019-09-01update lpc51u68 linkerhathach
2019-09-01clean uphathach
2019-09-01Merge pull request #111 from hathach/develophathach
2019-09-01fix undef __ARM_ARCH_6M__hathach
2019-09-01update dochathach
2019-09-01Port new board circuitplayground_bluefruit, close #109hathach
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-01clean uphathach
2019-09-01Merge pull request #107 from hathach/develophathach
2019-09-01update readme and board mdhathach
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-31add lpc_driver submobulehathach