Commit Graph

  • f900a3ba7f docs: remove doxygen files perigoso 2021-07-27 20:08:59 +01:00
  • 37e2342086 readme: remove redundant info, and point to new docs perigoso 2021-07-27 19:47:55 +01:00
  • 358d781162 docs: update main index perigoso 2021-07-27 19:47:05 +01:00
  • 37c56d677a docs: add local copy of stackup image, with added backround perigoso 2021-07-27 19:46:08 +01:00
  • 8e791c118c docs: add info section index perigoso 2021-07-27 19:44:44 +01:00
  • 21e3fca4be docs: add list of projects that use Tusb perigoso 2021-07-27 19:44:18 +01:00
  • 42f551ec54 docs: add supported devices list perigoso 2021-07-27 19:43:30 +01:00
  • ff3c01ecc2 docs: move contributors to info section perigoso 2021-07-27 19:42:07 +01:00
  • a183e5a72b docs: add structure doc perigoso 2021-07-27 19:41:01 +01:00
  • e2d05bff93 docs: add contributing section index perigoso 2021-07-27 19:23:33 +01:00
  • f4f1e1f06f docs: port porting doc to rst perigoso 2021-07-27 19:23:06 +01:00
  • 62049089ba docs: add reference section index perigoso 2021-07-27 19:22:42 +01:00
  • 106924be9a docs: port getting started doc to rst perigoso 2021-07-27 19:22:20 +01:00
  • 9d3e1aaafc docs: port concurrency doc to rst perigoso 2021-07-27 19:22:00 +01:00
  • 1bbac1c818 changelog: move from root to docs subdirectory perigoso 2021-07-27 14:17:26 +01:00
  • 4fde6a81d9 docs: symbolic link to changelog file for use in documentation perigoso 2021-07-27 03:54:38 +01:00
  • 883040e88e changelog: create changelog file and import from release perigoso 2021-07-27 03:54:13 +01:00
  • d9518eb337 docs: symbolic link to code of conduct file for use in documentation perigoso 2021-07-27 03:53:33 +01:00
  • a8c9d999c7 code_of_conduct: refactor file from markdown to restructuredtext perigoso 2021-07-27 03:53:02 +01:00
  • c4c0c987e8 docs: symbolic link contributors file for use in documentation perigoso 2021-07-27 03:52:27 +01:00
  • f424765514 contributors: refactor contributors file from markdown to restructuredtext perigoso 2021-07-27 03:51:22 +01:00
  • 27a9a7d7f1 readme: use new svg logo perigoso 2021-07-26 19:29:24 +01:00
  • 51c2240efa docs: add readthedocs config perigoso 2021-07-26 19:20:26 +01:00
  • 665c9c996a docs: add new svg logo perigoso 2021-07-26 19:18:54 +01:00
  • bf99adc3c9 docs: setup sphinx docs perigoso 2021-07-26 19:18:12 +01:00
  • c4cd36980d Add cache clean/invalidate. MasterPhi 2021-07-30 12:06:02 +02:00
  • 8b5625bf4e Move clock enable to BSP. MasterPhi 2021-07-30 12:03:35 +02:00
  • ff20e4d6bc add the entry for RX72N kkitayam 2021-07-29 20:45:51 +09:00
  • 3c3563288d add RX65N kkitayam 2021-06-29 20:41:16 +09:00
  • 6b9f8e454e add a condition regarding OPT_MCU_RX63N kkitayam 2021-06-04 01:22:57 +09:00
  • e7c9cf4aea Change the accessing method of TU_FIFO from read/write_n_const_addr_full_words to get_write/read_info and advance_write/read_pointer pairs. kkitayam 2021-06-02 22:18:15 +09:00
  • 3f49380b37 added support for dcd_edpt_xfer_fifo kkitayam 2021-05-30 22:49:53 +09:00
  • 1c2e353193 Refactor and clean up kkitayam 2021-05-29 19:09:13 +09:00
  • c552677a52 Merge pull request #980 from BennyEvans/master Ha Thach 2021-07-29 17:12:42 +07:00
  • fa00377d93 Merge pull request #859 from Wini-Buh/CCRX_Port Ha Thach 2021-07-29 16:13:13 +07:00
  • aca24ed481 Merge pull request #982 from HiFiPhile/dfu_warning Ha Thach 2021-07-29 13:50:13 +07:00
  • 0ba4315ae5 Fix IAR warning MasterPhi 2021-07-27 18:08:52 +02:00
  • 0953be9d7f Small tidy up for waveshare openh743i BSP. Ben Evans 2021-07-27 12:07:19 +10:00
  • d058645f97 Updated docs to add Wavehsare OpenH743I-C to STM32 boards list. Ben Evans 2021-07-27 12:02:13 +10:00
  • f01074681a Added BSP for waveshare openh743i. Ben Evans 2021-07-27 11:58:20 +10:00
  • b6b5a33806 Merge pull request #976 from hathach/readme Ha Thach 2021-07-23 18:15:36 +07:00
  • ef63037f1a Update README.md HiFiPhile 2021-07-23 11:21:51 +02:00
  • a9726aad0c Quick Readme update HiFiPhile 2021-07-22 20:39:55 +02:00
  • 15112fdbba clean up compiler hathach 2021-07-22 22:10:48 +07:00
  • 8cd23489d5 update endian hathach 2021-07-22 17:45:24 +07:00
  • c4da1abb1e rename bit filed order hathach 2021-07-22 17:24:59 +07:00
  • 4e50ceba48 rename packed begin/end hathach 2021-07-22 17:07:39 +07:00
  • b35ad6edcb clean up max packet size endian hathach 2021-07-22 17:04:55 +07:00
  • fa0936bf58 Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into Wini-Buh-CCRX_Port hathach 2021-07-22 16:48:18 +07:00
  • 1c2bc47c07 Merge pull request #950 from HiFiPhile/dfu Ha Thach 2021-07-22 11:17:01 +07:00
  • 9542fcdbcd rename CFG_TUD_DFU_TRANSFER_BUFSIZE to CFG_TUD_DFU_XFER_BUFSIZE hathach 2021-07-22 01:00:06 +07:00
  • e971a4332d Merge pull request #975 from hathach/max-endpoint Ha Thach 2021-07-22 00:49:45 +07:00
  • aff7b100ca update dcd attr for samx7x hathach 2021-07-22 00:28:37 +07:00
  • 8ee1141a70 correct check hathach 2021-07-21 18:25:53 +07:00
  • a9f3532252 more ci hathach 2021-07-21 18:08:19 +07:00
  • 37cac414f8 fix ci hathach 2021-07-21 17:00:02 +07:00
  • a226dbaa4d add dcd_attr for DCD_ATTR_ENDPOINT_MAX hathach 2021-07-21 13:21:58 +07:00
  • c737aa6fbb Merge pull request #693 from HiFiPhile/dcd_same70 Ha Thach 2021-07-22 00:07:33 +07:00
  • b192dc0738 Update EPNUM in usb_descriptors.c MasterPhi 2021-07-21 14:18:47 +02:00
  • 8c6cd5396c Fix non-DMA IN irq. MasterPhi 2021-07-21 10:50:07 +02:00
  • 5492d9148c Re-enable SETUP irq on EP0 stall. MasterPhi 2021-07-21 10:29:47 +02:00
  • 9c26c0c01e Remove redundant TX irq. MasterPhi 2021-07-21 09:42:26 +02:00
  • eec927ea95 Fix EP0 issue (again) MasterPhi 2021-07-21 00:14:28 +02:00
  • fa9a327a71 Workaround of EP0 issue, clean up. MasterPhi 2021-07-20 13:24:39 +02:00
  • 895c913aa9 Merge branch 'dcd_same70' of https://github.com/HiFiPhile/tinyusb into dcd_same70 MasterPhi 2021-07-19 22:04:34 +02:00
  • 75f61328ea Remove clock init. MasterPhi 2021-07-19 22:03:47 +02:00
  • ecd217d163 Merge pull request #969 from BennyEvans/master Ha Thach 2021-07-19 16:22:53 +07:00
  • cee980c598 Fix for dcd_synopsys driver integer overflow in HS mode (issue #968). Ben Evans 2021-07-19 17:45:12 +10:00
  • 05f59fb8ed clean up warning hathach 2021-07-19 12:08:01 +07:00
  • 8cae17bfc8 Fixing NAKed OUT xfer MasterPhi 2021-07-19 01:07:33 +02:00
  • d0dd3c77ff Use USBHS_Handler MasterPhi 2021-07-18 22:03:45 +02:00
  • f52e1889c7 Fix merge error. MasterPhi 2021-07-17 20:41:19 +02:00
  • bae0d3b7bb Fix build error. MasterPhi 2021-07-17 14:42:23 +02:00
  • 7e3e41952f Fix ISO support. MasterPhi 2021-07-17 13:48:21 +02:00
  • b194aa240b Merge branch 'master' into dcd_same70 HiFiPhile 2021-07-17 12:10:35 +02:00
  • 475742984f Change OPT_MCU_SAMX7X value. MasterPhi 2021-07-17 12:08:42 +02:00
  • 21bfd11683 Merge pull request #967 from perigoso/used-in-project Ha Thach 2021-07-17 13:35:34 +07:00
  • 392e16af4d readme: add openinput to the 'Uses' section Rafael Silva 2021-07-16 23:03:17 +01:00
  • 4e817ae6d4 revert unrelated midi exmample hathach 2021-07-16 21:11:43 +07:00
  • 84bd863cf5 revert debug midi changes hathach 2021-07-15 21:13:44 +07:00
  • 6acaa94b32 fix warnings hathach 2021-07-15 21:09:05 +07:00
  • 406832158d skip lto for samd11 build hathach 2021-07-15 21:08:10 +07:00
  • 3960beece0 rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFU hathach 2021-07-15 20:52:58 +07:00
  • daca9e520b wrap up DFU update hathach 2021-07-15 20:47:50 +07:00
  • b4fde90b55 update clear status and get state hathach 2021-07-14 17:03:20 +07:00
  • 6a68fc6997 update dfu abort hathach 2021-07-14 16:51:28 +07:00
  • 95ded08e3b simplify upload request hathach 2021-07-14 16:42:12 +07:00
  • 5b965a3888 more rename and update hathach 2021-07-14 15:52:38 +07:00
  • 27676f738d rename tud_dfu_reboot_cb() to tud_dfu_detach_cb() hathach 2021-07-14 15:31:20 +07:00
  • 57d9f696a2 clean up hathach 2021-07-14 15:24:09 +07:00
  • ac8d0abecf rename dfu API hathach 2021-07-14 15:04:38 +07:00
  • 184f1b723f Merge pull request #965 from hathach/fix-midi-data Ha Thach 2021-07-13 21:43:04 +07:00
  • ebd98e1a18 fix midi stream write return value (off by 1) hathach 2021-07-13 21:09:23 +07:00
  • 137dff620b add option to silent a driver log hathach 2021-07-13 20:24:12 +07:00
  • 86d511f244 rename tud_dfu_set_timeout_cb() to tud_dfu_get_status_cb() hathach 2021-07-12 21:08:13 +07:00
  • 8c48a4a288 clean up hathach 2021-07-12 20:23:19 +07:00
  • 389d340678 clean up hathach 2021-07-12 20:17:44 +07:00
  • 680b000bd1 simplify TUD_DFU_DESCRIPTOR with alternate count hathach 2021-07-12 20:15:59 +07:00
  • 2916cd4575 rename TUD_DFU_MODE_DESCRIPTOR to TUD_DFU_DESCRIPTOR hathach 2021-07-12 18:51:57 +07:00
  • 134ed995c8 add alt to tud_dfu_abort_cb() hathach 2021-07-12 18:50:19 +07:00