Commit Graph

  • 8c4641fc05 refactor rx6x bsp hathach 2021-06-28 12:49:30 +07:00
  • 17137bbfff fix rx65n with freertos build hathach 2021-06-28 12:35:12 +07:00
  • ec9bfe0333 update renesas rx submodule hathach 2021-06-28 12:27:20 +07:00
  • 807231d184 Merge pull request #922 from kkitayam/add-rx65n-board Ha Thach 2021-06-28 01:12:25 +07:00
  • 239ecadeca add options for e2l kkitayam 2021-06-27 23:39:50 +09:00
  • d5c9de03a2 Merge pull request #923 from DuMaM/patch-1 Ha Thach 2021-06-27 11:30:12 +07:00
  • b5ce269675 GCC 11 build fix DuMaM 2021-06-26 17:03:46 +02:00
  • 393a9120ac add the entry for RX65N kkitayam 2021-06-26 23:09:18 +09:00
  • 511b2d47d1 add handling for software configurable interrupts. kkitayam 2021-06-26 22:42:27 +09:00
  • 60fedaa050 fix baudrate setting kkitayam 2021-06-26 21:13:35 +09:00
  • 64f53c304c Merge branch 'local' of https://github.com/HiFiPhile/tinyusb into dcd_same70 MasterPhi 2021-06-24 21:35:06 +02:00
  • b9e9773d04 fix warning Mengsk 2021-06-24 11:35:05 +02:00
  • 9d6fd78b63 Add fifo helper function to CDC class for DMA transfer. Mengsk 2021-06-24 11:34:29 +02:00
  • f5f087b2f8 Add dfu function memory access protection Jeremiah McCarthy 2021-06-23 10:58:18 -04:00
  • 970da35fb3 Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into CCRX_Port Wini-Buh 2021-06-23 00:07:56 +02:00
  • 51c6444e1d final clean up Wini-Buh 2021-06-22 23:49:24 +02:00
  • c5f6b57755 Merge remote-tracking branch 'upstream/master' into CCRX_Port Wini-Buh 2021-06-22 23:21:01 +02:00
  • 8911638075 Merge branch 'hathach:master' into CCRX_Port Wini-Buh 2021-06-22 23:17:23 +02:00
  • dccb3b1a46 change stdio channel to SCI5 from SCI0. change ports settings for LED and button. add PLL setting for 240MHz based on HOCO into HardwareSetup(). kkitayam 2021-06-22 00:20:08 +09:00
  • 5a4fc1151a Merge pull request #907 from salkinium/fix/tuh_config_typo Ha Thach 2021-06-21 12:23:52 +07:00
  • 264dc35b95 Fix typo in TUH configuration define Niklas Hauser 2021-06-21 05:32:43 +02:00
  • e45b6dbc1c Merge pull request #906 from hathach/fix-midi Ha Thach 2021-06-21 00:14:58 +07:00
  • 9323a9d094 fix issue when calling midi API when not enumerated yet hathach 2021-06-21 00:00:46 +07:00
  • 8433f638e6 Add bracket to switch case, fix warning. MasterPhi 2021-06-20 15:38:20 +02:00
  • fbda7d5837 adding rx65n hathach 2021-06-20 15:04:39 +07:00
  • 81fa9966de Merge pull request #895 from ElectronicCats/master Ha Thach 2021-06-20 01:01:00 +07:00
  • 7dce27c732 fix build with saml21, update microchip driver submodule hathach 2021-06-19 16:21:14 +07:00
  • 03643d551d Merge pull request #899 from Product-Creation-Studio/ned-pcs/fix-initializer Ha Thach 2021-06-19 14:32:42 +07:00
  • 76336a67a0 Changed order of struct initializer to avoid compiler error Ned Konz 2021-06-18 14:50:55 -07:00
  • df0cda2d7a Merge pull request #898 from hathach/fix-nrf-control-bulk-race-condition Ha Thach 2021-06-19 02:23:09 +07:00
  • 6b621baeb3 fix race condition with control since TASKS_EP0RCVOUT also require EasyDMA hathach 2021-06-19 01:58:27 +07:00
  • 1b33504e14 add saml21 to CI sabas1080 2021-06-18 11:11:26 -05:00
  • 82618d2d5f fix build with mm32 board hathach 2021-06-18 17:18:11 +07:00
  • 5006b1065a remove duplicate mm32 dcd hathach 2021-06-18 12:49:41 +07:00
  • 0ae83458d5 dsp updata zhangslice 2021-06-17 17:11:37 +08:00
  • 85f8047ac4 remove the keil zip hathach 2021-06-07 17:09:22 +07:00
  • 7b27607f1a mit license zhangslice 2021-06-07 16:58:27 +08:00
  • b8ac5f1287 add mindmotion mm32sdk as submodule hathach 2021-06-02 13:32:00 +07:00
  • 373b977cc3 add keil projrct Signed-off-by: zhangslice <1304224508@qq.com> zhangslice 2021-06-02 09:54:21 +08:00
  • 3ba72b53d8 Add MM32 SDK and USB driver zhangslice 2021-06-02 09:46:48 +08:00
  • 832d22d7ad force single buffered for device mode, out endpoint hathach 2021-06-17 01:55:35 +07:00
  • 30fff56aa4 Revert "Use byte copy.", add barrier after buffer write. MasterPhi 2021-06-16 00:18:38 +02:00
  • 67a6560ec9 Default use dual bank for FS, use dcd irq switch. MasterPhi 2021-06-15 21:34:42 +02:00
  • 6cc702e9ec Prevent buffer overflow. MasterPhi 2021-06-15 21:16:51 +02:00
  • 54dc694be4 Use byte copy. MasterPhi 2021-06-15 19:11:53 +02:00
  • ca8e8041ef Fix resume, always init FS clock. MasterPhi 2021-06-15 17:53:09 +02:00
  • 7bed7d70f0 add support SAML21 sabas1080 2021-06-15 00:01:28 -05:00
  • 5c567129ea fix calculating xferred bytes with double buffer with short packet on buffer0 hathach 2021-06-13 18:30:26 +07:00
  • f38c460433 fix ep tx with double buffered hathach 2021-06-13 17:19:14 +07:00
  • bd039c8d37 fix build with log for device hathach 2021-06-13 16:16:25 +07:00
  • 1af64f9729 remove sent_setup from hw endpoint hathach 2021-06-13 15:27:20 +07:00
  • 289ccf3c93 remove dev_ep_map hathach 2021-06-13 13:18:32 +07:00
  • 2b5bad7362 Merge pull request #889 from kilograham/master Ha Thach 2021-06-12 23:16:57 +07:00
  • e4da606164 set TOP to build with esp32sx hathach 2021-06-12 23:02:41 +07:00
  • 85fc423569 Rename SAM7X to SAMX7X MasterPhi 2021-06-12 12:28:28 +02:00
  • f039607afc Fix indent. MasterPhi 2021-06-12 11:19:08 +02:00
  • a4ad064e63 increase example CFG_TUH_HID from 2 to 4 hathach 2021-06-12 14:20:09 +07:00
  • 0066e2b344 examples: freertos: add skip for same70 Rafael Silva 2021-06-11 23:31:38 +01:00
  • 776a770947 dcd: sam7x: rename family dcd to include the whole family Rafael Silva 2021-06-11 22:50:00 +01:00
  • 60d8ecbfe6 clean up Wini-Buh 2021-06-11 22:36:17 +02:00
  • 1c23462b43 weak atrribute work around removed from CCRX_Port Wini-Buh 2021-06-11 22:25:36 +02:00
  • 2196991df3 dcd: same70: trim trailling spaces Rafael Silva 2021-06-11 21:03:36 +01:00
  • 28875c431b bsp: same70_xplained: replace template vars from make Rafael Silva 2021-06-11 21:02:23 +01:00
  • 71aae2743c bsp: same70_xplained: fix unused variable warning Rafael Silva 2021-06-11 21:01:12 +01:00
  • bcd3e31bd6 dcd: same70: fix unused variable warning Rafael Silva 2021-06-11 20:59:48 +01:00
  • 9a03ab9dfa dcd: same70: change cmsis deprecated macros Rafael Silva 2021-06-11 20:52:22 +01:00
  • 910e11a8ab fix ci build hathach 2021-06-11 19:04:16 +07:00
  • dfe5a727c6 log clean up hathach 2021-06-11 18:53:56 +07:00
  • b39faa15ef map pico_info to log2, pico_trace to log3 hathach 2021-06-11 18:44:08 +07:00
  • a6d22f5a68 replace pico_warn by log level 1 hathach 2021-06-11 18:39:28 +07:00
  • 66c8a13f13 remove unused variable in hw endpoint hathach 2021-06-11 18:26:41 +07:00
  • 93cb2ff4cf more refactor double buffered rp2040 hathach 2021-06-11 18:14:11 +07:00
  • 1d48320d8a rename hw endpoint hathach 2021-06-11 17:58:29 +07:00
  • 5d6e381ef6 refactor rp2040 usb hathach 2021-06-11 17:34:51 +07:00
  • c291deccfa Add fifo & DMA linked list mode support. MasterPhi 2021-06-11 12:14:14 +02:00
  • 24de9d39af Format. HiFiPhile 2021-03-11 20:47:53 +01:00
  • 1dafcd1132 - Add Full Speed switch - Add DMA support - Add Dual bank support HiFiPhile 2021-03-05 17:15:02 +01:00
  • 4f4a33b378 Seems like fixed ep0 issues, code format. HiFiPhile 2021-03-03 19:34:53 +01:00
  • e7bee80948 Add OPT_MCU_SAME70 option value. HiFiPhile 2021-03-03 19:33:36 +01:00
  • f8aa4b3ff3 Add sketchy SAME70 DCD driver. HiFiPhile 2021-03-03 10:14:41 +01:00
  • 572d986a02 improve usbh hathach 2021-06-11 17:14:22 +07:00
  • a1a03c92f6 double buffered work with host hathach 2021-06-11 17:05:49 +07:00
  • 43656dc0a7 more clean up hathach 2021-06-10 23:29:02 +07:00
  • fd7b18a4f6 Make examples standalone buildable via CMake graham sanderson 2021-06-10 10:11:20 -05:00
  • cf0a475a2e clean up hathach 2021-06-10 22:00:59 +07:00
  • b34724215b Merge pull request #887 from hathach/host-update Ha Thach 2021-06-10 17:42:43 +07:00
  • c9d66dcd5f remove BOARD from output name hathach 2021-06-10 17:24:36 +07:00
  • c7f51cde40 implement usbh_edpt_busy (WIP), remove hcd_edpt_busy hathach 2021-06-10 17:19:21 +07:00
  • 7e6cba7359 remove hcd_edpt_stalled() hathach 2021-06-10 16:55:12 +07:00
  • 13cb016042 add usbh_classdriver.h hathach 2021-06-10 16:48:20 +07:00
  • 3c4ab6bd8a Merge pull request #883 from hathach/fix-rp2040-host-transferred-bytes Ha Thach 2021-06-10 11:35:51 +07:00
  • 14fc0987ac Update bug_report.md Ha Thach 2021-06-10 11:03:58 +07:00
  • c98a95c276 Merge pull request #882 from mmosca/master Ha Thach 2021-06-09 18:05:14 +07:00
  • cffa666bd1 use alias for button naming hathach 2021-06-09 17:45:14 +07:00
  • a8abbcc34d Change buttons to start from 0 Marcelo Bezerra 2021-06-09 12:14:04 +02:00
  • 9e4ecfde69 Merge branch 'master' of github.com:mmosca/tinyusb Marcelo Bezerra 2021-06-09 10:01:17 +02:00
  • d81a37d1be fix enum overflow with msp430 hathach 2021-06-09 12:10:44 +07:00
  • dca9bc97d6 miss a helper hathach 2021-06-09 10:45:37 +07:00
  • 2c0947ebb6 update gamepad helper hathach 2021-06-09 10:30:13 +07:00
  • e393fb32a0 re-adding ifdef removed accidentally Marcelo Bezerra 2021-06-08 09:39:53 +02:00