summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Collapse)Author
2018-07-25add dcd_edpt_stalled() APIhathach
- implement control endpoint get status, endpoint set feature
2018-07-23clean up includehathach
2018-07-23rename timeout_ API to tu_timeout APIhathach
2018-07-23rename timeout_timer.h to tusb_timeout.hhathach
2018-07-23reworking device hid class driverhathach
2018-07-17nrf: move power setup out of stack (to application)hathach
2018-07-10add nrf errata check temporarily part of hal_nrfhathach
2018-07-05allow tusb_init() to call multiple timeshathach
enhance nrf5x
2018-07-02clean uphathach
2018-07-02clean uphathach
2018-07-02remove sdk, add nrfx as submodulehathach
update segger project to work with nrfx
2018-06-24fix msc device with transfer len > 65k byteshathach
2018-06-23enhance and fix bug with dcd for nrf5xhathach
fix issue with large enough bulk out.
2018-06-19clean uphathach
2018-06-18rename subfolder source to srchathach