| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-05 | Minor fix. | MasterPhi | |
| 2021-07-30 | Move register define to separate header. | MasterPhi | |
| 2021-07-30 | Add cache clean/invalidate. | MasterPhi | |
| 2021-07-30 | Move clock enable to BSP. | MasterPhi | |
| 2021-07-23 | Merge pull request #976 from hathach/readme | Ha Thach | |
| Quick Readme update | |||
| 2021-07-23 | Update README.md | HiFiPhile | |
| Use SAME7x | |||
| 2021-07-22 | Quick Readme update | HiFiPhile | |
| 2021-07-22 | Merge pull request #950 from HiFiPhile/dfu | Ha Thach | |
| DFU improvements | |||
| 2021-07-22 | rename CFG_TUD_DFU_TRANSFER_BUFSIZE to CFG_TUD_DFU_XFER_BUFSIZE | hathach | |
| 2021-07-22 | Merge pull request #975 from hathach/max-endpoint | Ha Thach | |
| Add DCD Attribute for Max endpoint | |||
| 2021-07-22 | update dcd attr for samx7x | hathach | |
| 2021-07-22 | correct check | hathach | |
| 2021-07-22 | more ci | hathach | |
| 2021-07-22 | fix ci | hathach | |
| 2021-07-22 | add dcd_attr for DCD_ATTR_ENDPOINT_MAX | hathach | |
| could be useful with more dcd specific attribute | |||
| 2021-07-22 | Merge pull request #693 from HiFiPhile/dcd_same70 | Ha Thach | |
| SAMx7x (E70, S70, V70, V71) DCD Support | |||
| 2021-07-21 | Update EPNUM in usb_descriptors.c | MasterPhi | |
| 2021-07-21 | Fix non-DMA IN irq. | MasterPhi | |
| 2021-07-21 | Re-enable SETUP irq on EP0 stall. | MasterPhi | |
| 2021-07-21 | Remove redundant TX irq. | MasterPhi | |
| 2021-07-21 | Fix EP0 issue (again) | MasterPhi | |
| 2021-07-20 | Workaround of EP0 issue, clean up. | MasterPhi | |
| 2021-07-19 | Merge branch 'dcd_same70' of https://github.com/HiFiPhile/tinyusb into ↵ | MasterPhi | |
| dcd_same70 | |||
| 2021-07-19 | Remove clock init. | MasterPhi | |
| 2021-07-19 | Merge pull request #969 from BennyEvans/master | Ha Thach | |
| Fix for dcd_synopsys driver integer overflow in HS mode (issue #968). | |||
| 2021-07-19 | Fix for dcd_synopsys driver integer overflow in HS mode (issue #968). | Ben Evans | |
| 2021-07-19 | clean up warning | hathach | |
| 2021-07-19 | Fixing NAKed OUT xfer | MasterPhi | |
| 2021-07-18 | Use USBHS_Handler | MasterPhi | |
| 2021-07-17 | Fix merge error. | MasterPhi | |
| 2021-07-17 | Fix build error. | MasterPhi | |
| 2021-07-17 | Fix ISO support. | MasterPhi | |
| 2021-07-17 | Merge branch 'master' into dcd_same70 | HiFiPhile | |
| 2021-07-17 | Change OPT_MCU_SAMX7X value. | MasterPhi | |
| 2021-07-17 | Merge pull request #967 from perigoso/used-in-project | Ha Thach | |
| Add openinput to the 'Uses' section (aka projects that use Tusb) | |||
| 2021-07-16 | readme: add openinput to the 'Uses' section | Rafael Silva | |
| Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-07-16 | revert unrelated midi exmample | hathach | |
| 2021-07-15 | revert debug midi changes | hathach | |
| 2021-07-15 | fix warnings | hathach | |
| 2021-07-15 | skip lto for samd11 build | hathach | |
| 2021-07-15 | rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFU | hathach | |
| 2021-07-15 | wrap up DFU update | hathach | |
| 2021-07-14 | update clear status and get state | hathach | |
| 2021-07-14 | update dfu abort | hathach | |
| 2021-07-14 | simplify upload request | hathach | |
| 2021-07-14 | more rename and update | hathach | |
| 2021-07-14 | rename tud_dfu_reboot_cb() to tud_dfu_detach_cb() | hathach | |
| 2021-07-14 | clean up | hathach | |
| 2021-07-14 | rename dfu API | hathach | |
| - tud_dfu_dnload_complete() -> tud_dfu_download_complete() - tud_dfu_req_dnload_data_cb() -> tud_dfu_download_cb() - tud_dfu_req_upload_data_cb() -> tud_dfu_upload_cb() | |||
| 2021-07-13 | Merge pull request #965 from hathach/fix-midi-data | Ha Thach | |
| Fix midi data | |||
