| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-13 | fix ep tx with double buffered | hathach | |
| 2021-06-13 | fix build with log for device | hathach | |
| 2021-06-13 | remove sent_setup from hw endpoint | hathach | |
| 2021-06-13 | remove dev_ep_map | hathach | |
| 2021-06-12 | Rename SAM7X to SAMX7X | MasterPhi | |
| Signed-off-by: MasterPhi <[email protected]> | |||
| 2021-06-12 | Fix indent. | MasterPhi | |
| Signed-off-by: MasterPhi <[email protected]> | |||
| 2021-06-12 | increase example CFG_TUH_HID from 2 to 4 | hathach | |
| 2021-06-12 | dcd: sam7x: rename family dcd to include the whole family | Rafael Silva | |
| Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-06-11 | clean up | Wini-Buh | |
| 2021-06-11 | weak atrribute work around removed from CCRX_Port | Wini-Buh | |
| 2021-06-11 | dcd: same70: trim trailling spaces | Rafael Silva | |
| Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-06-11 | dcd: same70: fix unused variable warning | Rafael Silva | |
| Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-06-11 | dcd: same70: change cmsis deprecated macros | Rafael Silva | |
| Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-06-11 | fix ci build | hathach | |
| 2021-06-11 | log clean up | hathach | |
| 2021-06-11 | map pico_info to log2, pico_trace to log3 | hathach | |
| 2021-06-11 | replace pico_warn by log level 1 | hathach | |
| 2021-06-11 | remove unused variable in hw endpoint | hathach | |
| last_buf, buf_sel, transfer_size | |||
| 2021-06-11 | more refactor double buffered rp2040 | hathach | |
| 2021-06-11 | rename hw endpoint | hathach | |
| - total_len to remaining_len - len to xferred_len | |||
| 2021-06-11 | refactor rp2040 usb | hathach | |
| - make _hw_endpoint_xfer_sync and _hw_endpoint_start_next_buffer private - drop prefix _ from _hw_endpoint_xfer_continue and _hw_endpoint_reset_transfer | |||
| 2021-06-11 | Add fifo & DMA linked list mode support. | MasterPhi | |
| 2021-06-11 | Format. | HiFiPhile | |
| 2021-06-11 | - Add Full Speed switch | HiFiPhile | |
| - Add DMA support - Add Dual bank support Signed-off-by: HiFiPhile <[email protected]> | |||
| 2021-06-11 | Seems like fixed ep0 issues, code format. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2021-06-11 | Add OPT_MCU_SAME70 option value. | HiFiPhile | |
| 2021-06-11 | Add sketchy SAME70 DCD driver. | HiFiPhile | |
| 2021-06-11 | improve usbh | hathach | |
| 2021-06-11 | double buffered work with host | hathach | |
| 2021-06-10 | more clean up | hathach | |
| 2021-06-10 | clean up | hathach | |
| 2021-06-10 | implement usbh_edpt_busy (WIP), remove hcd_edpt_busy | hathach | |
| 2021-06-10 | remove hcd_edpt_stalled() | hathach | |
| 2021-06-10 | add usbh_classdriver.h | hathach | |
| 2021-06-10 | Merge pull request #883 from hathach/fix-rp2040-host-transferred-bytes | Ha Thach | |
| fix computing transferred bytes with E4 | |||
| 2021-06-09 | use alias for button naming | hathach | |
| 2021-06-09 | Change buttons to start from 0 | Marcelo Bezerra | |
| 2021-06-09 | fix enum overflow with msp430 | hathach | |
| 2021-06-09 | miss a helper | hathach | |
| 2021-06-09 | update gamepad helper | hathach | |
| 2021-06-09 | re-adding ifdef removed accidentally | Marcelo Bezerra | |
| 2021-06-09 | indent fix | Marcelo Bezerra | |
| 2021-06-09 | Fix comment in hid.h | Marcelo Bezerra | |
| 2021-06-09 | Pull request changes | Marcelo Bezerra | |
| Remove configuration options and just bump number of buttons to 32 Fix button numbereing and comments in | |||
| 2021-06-09 | remove excess empty lines | Marcelo Bezerra | |
| 2021-06-09 | clean up | Marcelo Bezerra | |
| 2021-06-09 | Add optional support for 32 gamepad buttons | Marcelo Bezerra | |
| 2021-06-08 | fix computing transferred bytes with E4 | hathach | |
| 2021-06-07 | add OPT_MCU_MM32F327X | hathach | |
| move dcd_mm32f into mindmotion folder | |||
| 2021-06-07 | Add MM32 SDK and USB driver (#869) | zhangslice | |
| * Add MM32 SDK and USB driver * add mindmotion mm32sdk as submodule remove the local copy of mm32 * mit license Signed-off-by: zhangslice <[email protected]> Co-authored-by: hathach <[email protected]> | |||
