| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-03 | Fix wrong pointer type in audio_device.c | Reinhard Panhuber | |
| 2021-04-03 | Fix uac2_headset example | Reinhard Panhuber | |
| 2021-04-03 | Fix potential bug in support FIFO sizes | Reinhard Panhuber | |
| 2021-04-03 | Fix typo in uac2_headset | Reinhard Panhuber | |
| 2021-04-03 | Fix old defines in uac2_headset | Reinhard Panhuber | |
| 2021-04-03 | Add missing #defines in uac2_headset example | Reinhard Panhuber | |
| 2021-04-03 | Fix #define error in uac2_headset | Reinhard Panhuber | |
| 2021-04-03 | Fix error in #defines in uac2_headset | Reinhard Panhuber | |
| 2021-04-03 | Fix #define in audio_test | Reinhard Panhuber | |
| 2021-04-03 | Fix #define error in audio_device.h | Reinhard Panhuber | |
| 2021-04-03 | Fix #define error in audio_device.h | Reinhard Panhuber | |
| 2021-04-03 | Fix #define errors in audio_device.h | Reinhard Panhuber | |
| 2021-04-03 | Delete old settings | Reinhard Panhuber | |
| 2021-04-03 | Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer | Reinhard Panhuber | |
| 2021-04-03 | Generalize audio driver for 3 audio functions plus a lot more. | Reinhard Panhuber | |
| - Audio format and parameters are parsed from descriptors thus user no longer needs to give them explicitely - Tested for 4 channel software type I PCM encoding with 16 bit with 1 channel per FIFO and 2 channels per FIFO (this is I2S specific) | |||
| 2021-04-02 | update readme and contributors for renesas rx63n and silabs efm32gg12 port ↵ | Ha Thach | |
| (#767) * update readme and contributors for renesas rx63n and silabs efm32gg12 port also add some doc for changelog * typo * update more boards * more typo * typo 3 | |||
| 2021-04-02 | Merge pull request #766 from hathach/enhance-midi | Ha Thach | |
| Enhance midi | |||
| 2021-04-02 | revert make optimize flag | hathach | |
| 2021-04-02 | correct midi stream read behavior to read until user buffer is full or no ↵ | hathach | |
| more data from usb fifo | |||
| 2021-04-02 | refactor midi read buffer to stream | hathach | |
| 2021-04-02 | rename midi write()/read() to stream_write() stream_read() | hathach | |
| also add deprecated for warning and rename hint | |||
| 2021-04-02 | removed tud_midi_write24() | hathach | |
| 2021-04-02 | refactor midi write into stream | hathach | |
| 2021-04-02 | refactor midi stream read | hathach | |
| 2021-04-02 | fix midi tx fifo overflow cause data corruption | hathach | |
| rename | |||
| 2021-04-01 | Merge pull request #749 from perigoso/bsp-sltb009a | Ha Thach | |
| Add sltb009a BSP | |||
| 2021-03-31 | skip freertos example for efm32gg12 | Rafael Silva | |
| Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-03-31 | add sltb009a bsp | Rafael Silva | |
| Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-03-31 | Merge pull request #757 from kkitayam/add_support_for_gr_citrus | Ha Thach | |
| Add support for GR-CITRUS | |||
| 2021-03-31 | remove NVIC_SystemReset() in freertos examples | hathach | |
| 2021-03-31 | added comments for JLink connection work. | kkitayam | |
| 2021-03-31 | add a submodule of Renesas RX family to `hw/mcu/renesas/rx` | kkitayam | |
| 2021-03-31 | removed a submodule for Renesas | kkitayam | |
| 2021-03-31 | code format | hathach | |
| 2021-03-30 | remove tud_midi_read_flush() | hathach | |
| 2021-03-30 | rename tud_midi_receive/send to tud_midi_packet_read/write | hathach | |
| 2021-03-30 | Merge pull request #762 from hathach/add-more-hid-key | Ha Thach | |
| add hid keys from 0x6B to 0xA4 | |||
| 2021-03-30 | correct hid key enter = 0x28, return = 0x9E | hathach | |
| 2021-03-30 | add hid keys from 0x6B to 0xA4 | hathach | |
| 2021-03-30 | Merge pull request #760 from hathach/fix-755-same-name-c-s-file | Ha Thach | |
| add suffix _s to object of assembly file | |||
| 2021-03-30 | change suffix to _asm to be more explicit | hathach | |
| 2021-03-30 | add build-renesas for rx63n | hathach | |
| 2021-03-29 | move rx63n into its own family | hathach | |
| 2021-03-29 | Merge branch 'add_support_for_gr_citrus' of ↵ | hathach | |
| https://github.com/kkitayam/tinyusb into kkitayam-add_support_for_gr_citrus | |||
| 2021-03-29 | add suffix _s to object of assembly file | hathach | |
| 2021-03-29 | Merge pull request #759 from sjanc/mynewt | Ha Thach | |
| Add releases to Mynewt repository.yml | |||
| 2021-03-29 | Add releases to Mynewt repository.yml | Szymon Janc | |
| This makes it possible to setup Mynewt project which checkouts specified version of tinyusb. | |||
| 2021-03-28 | added a submodule dependency | kkitayam | |
| 2021-03-28 | cleanup | kkitayam | |
| 2021-03-28 | added a submodule for RX63N | kkitayam | |
