summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-28use dcd_edpt0_status_complete() to prepare for setup packet for samd21/samd51hathach
2019-11-28use dcd_edpt0_status_complete() to set address without blocking for ↵hathach
samd21/samd51/stm32_fsdev
2019-11-28clean uphathach
2019-11-28implement dcd_edpt_stallhathach
2019-11-28get passed set addresshathach
2019-11-28add dcd_edpt0_status_complete() which is useful for several mcu porthathach
2019-11-27get passed first get device descriptorhathach
2019-11-27able to handle setup packethathach
2019-11-27detect bus resethathach
2019-11-27Merge branch 'develop' into port-samg55hathach
2019-11-27fix #229hathach
2019-11-27extract code to invoke_class_control()hathach
- also rename usbd_class_drivers to _usbd_driver
2019-11-27clean uphathach
2019-11-26add uart sync supporthathach
2019-11-26fix samg55 with newlib missing end symbolhathach
2019-11-25logo designhathach
2019-11-25add the most important contributorhathach
2019-11-25lower case for arturohathach
2019-11-25updatehathach
2019-11-25update readmehathach
2019-11-25add the most important file of the project: CONTRIBUTORS.mdhathach
2019-11-25updatehathach
2019-11-24usb hw init OKhathach
2019-11-24Merge branch 'master' into port-samg55hathach
2019-11-24Merge pull request #225 from xobs/fomu-offset-fixHa Thach
bsp: fomu: fix rom address for example programs
2019-11-24bsp: fomu: fix rom address for example programsSean Cross
During development, the ROM address was at offset 0x2001a000 (due to the fact that the test program was located immediately following the bitstream). In normal Fomus, the ROM address is at offset 0x20040000, in order to take into account additional bitstreams and bootloaders. Correct the address to the offset in order to get examples working with existing Fomus. Signed-off-by: Sean Cross <[email protected]>
2019-11-24Merge branch 'develop'hathach
2019-11-24more dochathach
2019-11-23update doc, RT1011 verified to work, thanks to @arturo182hathach
2019-11-23Merge pull request #224 from hathach/developHa Thach
added rt1010 board support
2019-11-23added rt1010 board supporthathach
not tested on the actual hardware board though.
2019-11-23Merge pull request #223 from hathach/developHa Thach
Added board RT1050 EVKB, RT1020 EVK, RT1015 EVK
2019-11-23doc updatehathach
2019-11-23added rt1015 evk boardhathach
2019-11-23doc updatehathach
2019-11-23fix rt1010 rt1020 only has 1 usb controller, rt1050 rt1060 has 2hathach
2019-11-23added MIMX RT1052 Evaluation Kithathach
2019-11-22Merge pull request #222 from hathach/developHa Thach
add RT1060 evk board support
2019-11-22update doc for RT1060 evkhathach
2019-11-22rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XXhathach
2019-11-22added iMX RT1060 EVK board supporthathach
board_text, cdc_msc, hid_composite all work
2019-11-22rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XXhathach
2019-11-22Merge pull request #221 from hathach/developHa Thach
doc update
2019-11-22doc updatehathach
2019-11-22Merge pull request #220 from hathach/developHa Thach
Port NXP iMX RT10XX
2019-11-22rename dcd lpc18_43 to transdimensionhathach
2019-11-22rename dcd_lpc18_43 to dcd_transdimensionhathach
2019-11-22move nxp dcd ehci controller reset and modde into dcdhathach
rt1064 work with cdc msc example
2019-11-22config clean uphathach
2019-11-22clean uphathach