Commit Graph

  • e182bb2a5b Merge pull request #729 from hathach/cleanup-make Ha Thach 2021-03-18 17:38:51 +07:00
  • 253430a765 add example specific DEPS_SUBMODULES hathach 2021-03-18 16:28:44 +07:00
  • 2882390c82 clean up some examples hathach 2021-03-18 15:23:08 +07:00
  • 64f41dea62 fix race condition that could cause drop packet of Bulk OUT transfer hathach 2021-03-18 15:07:07 +07:00
  • 881321e763 Merge pull request #724 from xmos-jmccarthy/master Ha Thach 2021-03-18 11:17:43 +07:00
  • 161b8587bd Revert "Add Linux support to tmc example" Jeremiah McCarthy 2021-03-17 14:24:14 -04:00
  • b221cedf80 spaces hathach 2021-03-17 21:36:52 +07:00
  • e7e03db9f8 update issue template hathach 2021-03-17 20:27:32 +07:00
  • ec08dcf61a Implement requested changes for PR724 Jeremiah McCarthy 2021-03-17 09:25:01 -04:00
  • 2307fc3023 move esp32s2 and rp2040 target rule to its family.mk hathach 2021-03-17 17:09:25 +07:00
  • ed8f117dd1 explicitly add dcd source file without vendor/family hathach 2021-03-17 16:52:07 +07:00
  • dc2f00cca1 Add Linux support to tmc example Jeremiah McCarthy 2021-03-16 17:04:40 -04:00
  • 62d4652f86 Update usbtmc_device.c Michael Bruno 2021-03-16 10:48:42 -04:00
  • 8775e89a4f Merge pull request #722 from hathach/fix-build-lpc177x8x Ha Thach 2021-03-16 16:33:52 +07:00
  • 82e24306e2 fix build with OPT_MCU_LPC177X_8X hathach 2021-03-16 15:49:09 +07:00
  • cd491e296e Intermediate commit Reinhard Panhuber 2021-03-14 18:55:16 +01:00
  • 01ec0d49ca SAM E54 XPlained Pro: use proper defines SPI->USART for board init Jean Gressmann 2021-03-11 18:20:58 +01:00
  • bcf9c8cb27 SAM E54 XPlained Pro: free up DPLL1 for application Jean Gressmann 2021-03-11 18:19:08 +01:00
  • d566444d58 Add new line at end of python script Reinhard Panhuber 2021-03-13 11:41:46 +01:00
  • de3c03af76 Add python script to plot audio sample data. Reinhard Panhuber 2021-03-13 11:37:38 +01:00
  • db6242f076 move AUDIO_SAMPLE_RATE to example main.c hathach 2021-03-13 00:23:13 +07:00
  • 4ee1216aaf fix fifo unlock typo, also clean up a bit hathach 2021-03-13 00:22:04 +07:00
  • 3a27a9405f Release 0.9.0 (#716) Ha Thach 2021-03-12 15:10:47 +07:00
  • d9f0475701 Merge pull request #713 from HiFiPhile/cdc_read Ha Thach 2021-03-12 13:10:56 +07:00
  • 31373fd55c use !tu_fifo_empty() instead of tu_fifo_count() hathach 2021-03-12 12:55:18 +07:00
  • 4310941daa Merge branch 'cdc_read' of https://github.com/HiFiPhile/tinyusb into HiFiPhile-cdc_read hathach 2021-03-12 12:49:44 +07:00
  • 5caad485f1 Add fifo empty check. HiFiPhile 2021-03-11 20:36:46 +01:00
  • b6db2ac99d Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer Reinhard Panhuber 2021-03-10 19:34:22 +01:00
  • 8cb3bd3cd3 Merge remote-tracking branch 'upstream/edpt_ISO_xfer' into edpt_ISO_xfer Reinhard Panhuber 2021-03-10 19:33:11 +01:00
  • d5a5a1cab6 Implement audio PCM type I enc./decoding acc. to 2.3.1.5 Audio Streams Reinhard Panhuber 2021-03-10 19:32:13 +01:00
  • a397353916 fix ci build with rp2040 hathach 2021-03-10 17:58:39 +07:00
  • e864bda627 fix build with freertos hathach 2021-03-10 17:21:59 +07:00
  • 794083b647 Merge branch 'master' into edpt_ISO_xfer hathach 2021-03-10 17:10:49 +07:00
  • 7fc99a9e11 Call One time tu_fifo_write_n on cdcd_xfer_cb HiFiPhile 2021-03-10 10:19:45 +01:00
  • 1cdd1b0209 Update pico sdk 1.1.0 (#712) Ha Thach 2021-03-10 13:26:14 +07:00
  • f9817da397 Merge pull request #711 from hathach/usbd-handle-set-interface Ha Thach 2021-03-10 12:10:52 +07:00
  • ccb599f84b Merge pull request #710 from hathach/update-doc Ha Thach 2021-03-10 11:37:07 +07:00
  • eeea19c0ab usbd ack SET_INTERFACE if it is not implemented by class driver. hathach 2021-03-10 11:33:03 +07:00
  • 38ebb8502d clean up hathach 2021-03-10 11:31:50 +07:00
  • 4a73b6a219 update doc for BOARD name, add note for udev on Linux hathach 2021-03-10 11:23:44 +07:00
  • 2adb7e7193 Merge pull request #708 from hathach/add-back-cmsis5 Ha Thach 2021-03-05 23:01:10 +07:00
  • 7afe1d9e16 clean up hathach 2021-03-05 22:49:29 +07:00
  • ca6abea97d nrf add lib/CMSIS_5 to DEPS_SUBMODULES hathach 2021-03-05 22:30:03 +07:00
  • 7d877e286a update DEPS_SUBMODULES to optimize ci hathach 2021-03-05 22:24:03 +07:00
  • a64535f57d add back lib/CMSIS_5 submodule hathach 2021-03-05 22:08:42 +07:00
  • af81089225 remove local cmsis_5 hathach 2021-03-05 22:04:04 +07:00
  • de1f36f2b0 Adapt mutexes in fifo.c Reinhard Panhuber 2021-03-04 19:52:48 +01:00
  • 2e28861cf8 Remove TODOs done. Reinhard Panhuber 2021-03-04 18:20:22 +01:00
  • b0ba105bd9 Merge pull request #702 from hathach/more-ci Ha Thach 2021-03-05 00:06:45 +07:00
  • 590d8d4d5c rename FAMILY_SUBMODULES to DEPS_SUBMODULES hathach 2021-03-04 22:53:02 +07:00
  • b846ded487 merge no-family example build hathach 2021-03-04 22:50:45 +07:00
  • 1b6bf796e1 Merge pull request #701 from hathach/ci-cache-toolchain Ha Thach 2021-03-04 22:04:25 +07:00
  • 5285548c75 Merge pull request #700 from hathach/fix-rp2040-bus-reset Ha Thach 2021-03-04 21:01:39 +07:00
  • ce4da82ce9 cache all toolchains to speed up ci hathach 2021-03-04 20:22:16 +07:00
  • 7e56f46957 Extend FIFO mutex to use separate write and read mutexes. Reinhard Panhuber 2021-03-04 13:52:14 +01:00
  • 33a29c9e4c add midi comment hathach 2021-03-04 19:30:08 +07:00
  • 8cabbb28df fix enum walkaround forever check for SE0 when pull up is disabled hathach 2021-03-04 18:36:18 +07:00
  • 4c31a29ff0 update doc, skip board_test in esp32s2 ci hathach 2021-03-04 12:35:43 +07:00
  • a655a4169e add note for MIDI (audio v1.0) endpoint decriptor use 9 bytes instead of 7 hathach 2021-03-04 01:18:49 +07:00
  • 68db108b35 Merge pull request #688 from duddie/master Ha Thach 2021-03-04 01:10:37 +07:00
  • 2d9896bf40 Merge pull request #695 from hathach/more-family-board Ha Thach 2021-03-03 20:59:07 +07:00
  • 515122669e Create config.yml Ha Thach 2021-03-03 20:38:10 +07:00
  • 04e595dbda Delete porting.md Ha Thach 2021-03-03 20:34:32 +07:00
  • 16f501a14e clean up hathach 2021-03-03 20:25:44 +07:00
  • 5d226ee733 add h745disco to family group hathach 2021-03-03 20:22:55 +07:00
  • 5799c471f1 group h743eval and h743nucleo into stm32h7 hathach 2021-03-03 20:07:17 +07:00
  • e1966f8d91 mcb1800 and lpc18s37 work well with both device and host demo hathach 2021-03-03 17:29:30 +07:00
  • 0dc1a3d3af add lpc18 family hathach 2021-03-03 16:03:21 +07:00
  • 7b162ec93f Merge pull request #692 from hathach/improve-rp2040 Ha Thach 2021-03-03 15:12:28 +07:00
  • 848e403e37 Fix unused parameter in _ff_push_copy_fct() and _ff_pull_copy_fct Reinhard Panhuber 2021-03-03 08:18:57 +01:00
  • a1b07ae14c Change copy modes for new read/write functions in tusb_fifo.c Reinhard Panhuber 2021-03-02 21:52:42 +01:00
  • 3cdb82c21c Change for copy modes in dcd_synopsis.c Reinhard Panhuber 2021-03-02 21:42:24 +01:00
  • bd2bab7aff Remove set_copy_modes(), implement: Reinhard Panhuber 2021-03-02 21:41:51 +01:00
  • 7b8a08d2e1 Rename dcd_edpt_iso_xfer() to dcd_edpt_xfer_fifo() Reinhard Panhuber 2021-03-02 20:00:39 +01:00
  • c8b6d9b990 Revert implementation of dcd_edpt_iso_xfer() Reinhard Panhuber 2021-03-02 19:28:35 +01:00
  • a298045f6c clean up hathach 2021-03-02 23:30:21 +07:00
  • fc35b3f72d Switch back OPT_MCU_DA1469X to use linear buffers Reinhard Panhuber 2021-03-02 17:24:58 +01:00
  • 9d5e369170 rp2040 add disconnection detection hathach 2021-03-02 23:24:36 +07:00
  • d91979cfef rp2040 able to get log with rtt hathach 2021-03-02 23:18:44 +07:00
  • ce942baad2 update pico-sdk to more recent commit hathach 2021-03-02 22:57:33 +07:00
  • d56fad5f38 Merge pull request #691 from hathach/fix-rp2040-host-build Ha Thach 2021-03-02 15:13:47 +07:00
  • 1676a836d1 fix rp2040 host build hathach 2021-03-02 14:54:12 +07:00
  • 559ff80643 Merge pull request #684 from hathach/rp2040-host-example Ha Thach 2021-03-02 13:03:52 +07:00
  • a3a9a5efb9 Merge pull request #690 from hathach/submodule-on-the-fly Ha Thach 2021-03-02 12:44:28 +07:00
  • b066fdc2c6 move fomu to its own family, update ci with build risv hathach 2021-03-02 12:24:12 +07:00
  • 71313d934d update ci for msp430 family hathach 2021-03-02 11:50:57 +07:00
  • a2366fce53 move msp430 into family hathach 2021-03-02 11:08:44 +07:00
  • 42ff88bdaf add lib/CMSIS_5 v5.7 locally hathach 2021-03-02 11:02:16 +07:00
  • 7afaae7ffc remove submodule lib/CMSIS_5 hathach 2021-03-02 10:18:44 +07:00
  • c34b6b2324 remove lib/CMSIS_4 submodule, move nrf to lib/CMSIS_5 hathach 2021-03-02 01:18:05 +07:00
  • 83ce2dfcb7 fix freeRTOS config symbol warning with latest kernel hathach 2021-03-01 22:30:39 +07:00
  • 7ff14a652b add submodule lib/FreeRTOS-Kernel hathach 2021-03-01 22:13:21 +07:00
  • e8cbccf81d remove submodule lib/FreeRTOS hathach 2021-03-01 21:59:53 +07:00
  • 76b4b3f827 fix ci build for same board hathach 2021-03-01 21:54:57 +07:00
  • 168993d04d re-enable all build hathach 2021-03-01 21:45:48 +07:00
  • 908a3d128f fix ci build for rp2040 hathach 2021-03-01 21:34:45 +07:00
  • 26d9897551 update microchip_driver hathach 2021-03-01 21:24:11 +07:00
  • 9bc921b342 update family submodule hathach 2021-03-01 20:48:30 +07:00
  • c222f6f111 try to fetch needed mcu submodule while running make hathach 2021-03-01 20:25:55 +07:00
  • 8ec99694d2 audio_decive clean up and bootstrapping of linear (formerly evade) buff. Reinhard Panhuber 2021-03-01 09:09:15 +01:00