Commit Graph

  • 7ab8da949e audio driver only use USE_LINEAR_BUFFER = 0 for stm32 synopsys driver hathach 2021-04-06 01:07:32 +07:00
  • 3acf0c2d73 revert dcd_edpt_xfer_fifo() implementation for esp32s2 hathach 2021-04-06 01:00:00 +07:00
  • 69ad092fce revert dcd_edpt_xfer_fifo() implementation for nuc120 121 hathach 2021-04-06 00:13:12 +07:00
  • 49b2d8f26c revert dcd_edpt_xfer_fifo() implementation for msp430 hathach 2021-04-06 00:07:17 +07:00
  • 164d3e82e3 Fix incorrect DNLOAD request len passed to app Jeremiah McCarthy 2021-04-05 11:13:42 -04:00
  • 8d2dfe872c revert dcd_edpt_xfer_fifo() implementation for stm32_fsdev hathach 2021-04-05 19:19:49 +07:00
  • bebe2f0bbf revert dcd_edpt_xfer_fifo() implementation for nuc505 hathach 2021-04-04 22:50:26 +07:00
  • 586a46c7d3 revert dcd_edpt_xfer_fifo() implementation for samg hathach 2021-04-04 21:33:19 +07:00
  • 1ac9e7e3a7 Fix wrong read mutexes in audio_device.c Reinhard Panhuber 2021-04-03 18:22:19 +02:00
  • e0cb415954 Fix uac2_headset include hassle be declaring value by hand Reinhard Panhuber 2021-04-03 18:07:18 +02:00
  • b3e548d2d6 Fix uac2_headset Reinhard Panhuber 2021-04-03 17:57:23 +02:00
  • f6ba58e370 Fix wrong pointer type in audio_device.c Reinhard Panhuber 2021-04-03 17:50:30 +02:00
  • 6f2f5320f2 Fix uac2_headset example Reinhard Panhuber 2021-04-03 16:58:05 +02:00
  • 4af5189492 Fix potential bug in support FIFO sizes Reinhard Panhuber 2021-04-03 16:53:29 +02:00
  • 9559796337 Fix typo in uac2_headset Reinhard Panhuber 2021-04-03 16:29:44 +02:00
  • c57369ee83 Fix old defines in uac2_headset Reinhard Panhuber 2021-04-03 16:22:35 +02:00
  • 475badd087 Add missing #defines in uac2_headset example Reinhard Panhuber 2021-04-03 16:10:46 +02:00
  • 5eb893011c Fix #define error in uac2_headset Reinhard Panhuber 2021-04-03 15:59:42 +02:00
  • fc65f39ff2 Fix error in #defines in uac2_headset Reinhard Panhuber 2021-04-03 15:58:41 +02:00
  • fcb97bd4e9 Fix #define in audio_test Reinhard Panhuber 2021-04-03 15:48:09 +02:00
  • ec6b240de2 Fix #define error in audio_device.h Reinhard Panhuber 2021-04-03 15:44:44 +02:00
  • 6236effb14 Fix #define error in audio_device.h Reinhard Panhuber 2021-04-03 15:29:39 +02:00
  • 8b90c08b35 Fix #define errors in audio_device.h Reinhard Panhuber 2021-04-03 15:24:38 +02:00
  • 40b2ffcb52 Delete old settings Reinhard Panhuber 2021-04-03 10:09:40 +02:00
  • a1efd41649 Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer Reinhard Panhuber 2021-04-03 09:50:08 +02:00
  • 9b2ddd9cc6 Generalize audio driver for 3 audio functions plus a lot more. Reinhard Panhuber 2021-04-03 09:49:27 +02:00
  • ab4d30fd6b update readme and contributors for renesas rx63n and silabs efm32gg12 port (#767) Ha Thach 2021-04-02 16:32:48 +07:00
  • eb92986b88 Merge pull request #766 from hathach/enhance-midi Ha Thach 2021-04-02 15:47:40 +07:00
  • 7582528067 revert make optimize flag hathach 2021-04-02 15:21:44 +07:00
  • 48bb96f507 correct midi stream read behavior to read until user buffer is full or no more data from usb fifo hathach 2021-04-02 15:08:36 +07:00
  • 350eb11277 refactor midi read buffer to stream hathach 2021-04-02 14:52:44 +07:00
  • da59c4ad44 rename midi write()/read() to stream_write() stream_read() hathach 2021-04-02 14:43:38 +07:00
  • 99b78e62f2 removed tud_midi_write24() hathach 2021-04-02 14:34:13 +07:00
  • 08fe16840f refactor midi write into stream hathach 2021-04-02 14:26:55 +07:00
  • 6b04efd443 refactor midi stream read hathach 2021-04-02 13:55:51 +07:00
  • 080b14b292 fix midi tx fifo overflow cause data corruption hathach 2021-04-02 13:26:55 +07:00
  • e4f5a5d7b3 Merge pull request #749 from perigoso/bsp-sltb009a Ha Thach 2021-04-01 11:23:52 +07:00
  • 735e0dff20 skip freertos example for efm32gg12 Rafael Silva 2021-03-31 22:37:15 +01:00
  • 65a04f02b6 add sltb009a bsp Rafael Silva 2021-03-23 21:40:53 +00:00
  • 2f5dda90b7 Merge pull request #757 from kkitayam/add_support_for_gr_citrus Ha Thach 2021-03-31 22:01:43 +07:00
  • 1d8a79ef4f remove NVIC_SystemReset() in freertos examples hathach 2021-03-31 20:50:08 +07:00
  • ff2978d95f added comments for JLink connection work. kkitayam 2021-03-31 22:15:03 +09:00
  • 25057022e3 add a submodule of Renesas RX family to hw/mcu/renesas/rx kkitayam 2021-03-31 21:53:15 +09:00
  • 74c8887c8e removed a submodule for Renesas kkitayam 2021-03-31 21:50:53 +09:00
  • 949ff791e0 code format hathach 2021-03-31 00:34:09 +07:00
  • b05084e406 remove tud_midi_read_flush() hathach 2021-03-30 23:56:55 +07:00
  • c5aa661c89 rename tud_midi_receive/send to tud_midi_packet_read/write hathach 2021-03-30 23:54:17 +07:00
  • c5dfc54e54 Merge pull request #762 from hathach/add-more-hid-key Ha Thach 2021-03-30 21:38:24 +07:00
  • 89a911ee43 correct hid key enter = 0x28, return = 0x9E hathach 2021-03-30 21:26:35 +07:00
  • d135825e9c add hid keys from 0x6B to 0xA4 hathach 2021-03-30 21:12:56 +07:00
  • e106e22bdd Merge pull request #760 from hathach/fix-755-same-name-c-s-file Ha Thach 2021-03-30 10:20:55 +07:00
  • 2e4657d111 change suffix to _asm to be more explicit hathach 2021-03-30 01:09:17 +07:00
  • 94d29d8578 add build-renesas for rx63n hathach 2021-03-30 00:06:06 +07:00
  • 5a0c594c71 move rx63n into its own family hathach 2021-03-29 23:54:44 +07:00
  • ae98a12cff Merge branch 'add_support_for_gr_citrus' of https://github.com/kkitayam/tinyusb into kkitayam-add_support_for_gr_citrus hathach 2021-03-29 22:53:23 +07:00
  • ef73a9864f add suffix _s to object of assembly file hathach 2021-03-29 22:51:11 +07:00
  • 05d6d7d8d1 Merge pull request #759 from sjanc/mynewt Ha Thach 2021-03-29 18:47:46 +07:00
  • d8efef9461 Add releases to Mynewt repository.yml Szymon Janc 2021-03-29 11:06:03 +02:00
  • 30687daf9b added a submodule dependency kkitayam 2021-03-28 16:45:53 +09:00
  • 4a597c9698 cleanup kkitayam 2021-03-28 12:42:28 +09:00
  • 0e0f9a8da3 added a submodule for RX63N kkitayam 2021-03-28 00:46:08 +09:00
  • 0b76a2da88 added a setting for RX63X kkitayam 2021-03-28 00:34:29 +09:00
  • 5f4e6dafc5 added short-enums into CFLAGS kkitayam 2021-03-28 00:10:53 +09:00
  • 4c832a9195 Set newlib as the default library kkitayam 2021-03-27 22:20:15 +09:00
  • 86dab3f7e9 added configurations for RX63X kkitayam 2021-03-27 20:22:32 +09:00
  • eab214e07c added settings for LWIP and FreeRTOS kkitayam 2021-03-27 19:12:34 +09:00
  • a1f1941c3f fixed a OUT transfer did not completed multiple of the max packet size kkitayam 2021-03-27 16:03:04 +09:00
  • e48b2c681e fixed definitions for stack areas kkitayam 2021-03-27 16:00:56 +09:00
  • e010ea30e5 using BRDY interruption for handling IN transfers. kkitayam 2021-03-27 14:42:19 +09:00
  • fb7b47cf07 Minor cleanup Jeremiah McCarthy 2021-03-26 17:32:03 -04:00
  • 1138f8cc70 Add DFU Class per Version 1.1 Spec Jeremiah McCarthy 2021-03-26 15:30:43 -04:00
  • f8cf88f918 update for gr_citurs kkitayam 2021-03-24 00:53:55 +09:00
  • 13735eb21d added dcd for Renesas USBa kkitayam 2021-03-07 14:53:21 +09:00
  • 18be454011 added board files kkitayam 2021-03-05 01:38:49 +09:00
  • aa1a5a11c7 Merge pull request #703 from perigoso/efm32gg Ha Thach 2021-03-25 23:21:34 +07:00
  • 994dddc231 Fix shadowing parameter in fifo.c Reinhard Panhuber 2021-03-25 14:38:55 +01:00
  • bfddfbadc7 Implement unaligned word copy. Reinhard Panhuber 2021-03-25 14:28:59 +01:00
  • 1e4e87de51 Rework to copy wrapped word bytes by byte in copy_to_cont_dst etc. Reinhard Panhuber 2021-03-25 13:53:26 +01:00
  • 2807644e7e add efm32 driver Rafael Silva 2021-03-04 23:02:42 +00:00
  • fb661a99bd added efm32gg12 family cmsis Rafael Silva 2021-03-04 23:20:24 +00:00
  • 143582870c add efm32gg12 family Rafael Silva 2021-03-04 23:00:48 +00:00
  • a60bd0c8ac Fix bug in writing to constant src/dst address. Reinhard Panhuber 2021-03-23 19:33:04 +01:00
  • 59d0d255d8 Merge pull request #717 from jgressmann/feat/same54xplainedpro-free-pll1 Ha Thach 2021-03-23 20:39:20 +07:00
  • 60f3ea5e81 Merge pull request #747 from hathach/cleanup-examples Ha Thach 2021-03-23 15:58:56 +07:00
  • 567c6d437a remove ses project since it is all broken and occupies space hathach 2021-03-23 15:19:38 +07:00
  • 8e6f298aa1 Merge upstream TinyUSB master Jean Gressmann 2021-03-21 09:53:57 +01:00
  • 1f9b7b0c48 SAM54 Xplained Pro: update board setup documentation Jean Gressmann 2021-03-21 09:48:49 +01:00
  • 1a5a113655 SAM54 Xplained Pro: reduce board setup code for maintenance Jean Gressmann 2021-03-21 09:43:29 +01:00
  • a2006ce214 SAM 54 Xplained Pro: remove board specific define Jean Gressmann 2021-03-21 09:38:02 +01:00
  • 42681edaf3 Merge pull request #736 from Product-Creation-Studio/ned-pcs/add-stm32f072-eval Ha Thach 2021-03-20 16:45:05 +07:00
  • 5e74a7b548 Fixed case in linker script name Ned Konz 2021-03-19 12:27:44 -07:00
  • 2f6f931553 Removed asserts Ned Konz 2021-03-19 12:12:09 -07:00
  • aa54135087 Initial commit; copied from stmf072-disco and modified for -EVAL board Ned Konz 2021-03-19 10:57:58 -07:00
  • 7cdeed54e0 Update bug_report.md Ha Thach 2021-03-19 11:17:38 +07:00
  • a22206b77a Update bug_report.md Ha Thach 2021-03-19 11:15:58 +07:00
  • 7503b9f18c Merge pull request #733 from hathach/fix-nrf-dcd-bulk-out-race Ha Thach 2021-03-19 10:00:30 +07:00
  • 6cf110b5d0 Update README.md Ha Thach 2021-03-19 00:32:29 +07:00
  • c86e4c8bd3 Update boards.md Ha Thach 2021-03-18 20:56:26 +07:00
  • a380bbf4bf Merge pull request #734 from hathach/feather-rp2040-correct-bootstage2 Ha Thach 2021-03-18 20:10:35 +07:00
  • 249852d25c use boot2_generic_03h for adafruit feather rp2040 hathach 2021-03-18 19:53:39 +07:00