| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-09 | Reduce uac2_headset max sample rate for better compatibility. | HiFiPhile | |
| 2024-04-01 | UAC2: add interrupt volume control to uac2_headset example. | HiFiPhile | |
| 2023-11-29 | update esp32 to also be supported by hil test | hathach | |
| test run locally well | |||
| 2023-11-23 | move make.mk and rules.mk to build_system/make | hathach | |
| 2023-11-14 | Typo fix. | HiFiPhile | |
| 2023-08-09 | Merge pull request #2202 from Rocky04/patch-4 | Ha Thach | |
| Invoke unmounted state on configuration reset | |||
| 2023-08-07 | Update examples | Rocky04 | |
| 2023-08-04 | update all examples to use unique ID as serial if avaialble | hathach | |
| 2023-08-04 | Merge branch 'master' into enhance-bsp | hathach | |
| 2023-08-03 | rename hw/bsp/board.h to board_api.h | hathach | |
| 2023-07-31 | enable USBMC for uno r4, add board_init_after_tusb() API | hathach | |
| add BOARD_UPPERCASE for board detection | |||
| 2023-06-27 | rework cmake with rtos support add RTOS to ↵ | hathach | |
| family_configure_device/host/dual_example() | |||
| 2023-06-08 | Fix typos | Eugene Kliuchnikov | |
| 2023-04-21 | update most examples cmake to build with imxrt | hathach | |
| 2023-04-08 | Fix case. | HiFiPhile | |
| 2023-04-08 | fix audio comment error | tyustli | |
| 2023-03-18 | minor clean up | hathach | |
| 2023-03-17 | Merge branch 'master' into portability | hathach | |
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2023-03-06 | integrate top.mk into make.mk | hathach | |
| 2023-02-16 | Merge pull request #1853 from NullMember/master | HiFiPhile | |
| examples/uac2: Fix mute and volume array lengths | |||
| 2023-01-13 | examples/uac2: Fix mute and volume array lengths | Malik Enes Safak | |
| 2022-11-30 | Add endpoint definitions for more example projects. | Gordon McNab | |
| 2022-09-13 | Don't assume different enum types can be combined | Ben Avison | |
| IAR generates warning Pa089 'enumerated type mixed with another enumerated type'. | |||
| 2022-09-13 | Remove unreachable code | Ben Avison | |
| IAR generates warning Pe111 'statement is unreachable'. In a couple of cases, replace return statements with TU_ATTR_FALLTHROUGH; because some compilers apparently can't figure out that the return statements are unreachable but do whinge about an imagined fall-through without them! | |||
| 2022-08-03 | add 'stm32l052dap52' (STM32L052K8 MCU) board target | Peter Lawrence | |
| 'dap52' is Olimex's name of their STM32L052-based fork of 'dap42' | |||
| 2022-07-12 | RP@040: rework CMake for compiler warnings | graham sanderson | |
| 2022-06-27 | fix all device examples warnings | hathach | |
| 2022-06-27 | fix most warnings with rp2040 -wconversion | hathach | |
| 2022-06-06 | more example update | hathach | |
| 2022-05-28 | Fix printf long int compiler error | Leon Loeser | |
| 2022-03-01 | in TUD_AUDIO_HEADSET_STEREO_DESCRIPTOR, _nitfs should be 3. | caleb crome | |
| I believe that there is a mistake in the definition of TUD_AUDIO_HEADSET_STEREO_DESCRIPTOR. The nitfs in the audio descriptor is always 3 regardless of ITF_NUM_TOTAL. | |||
| 2022-02-25 | fix uac2_headset build | hathach | |
| 2022-02-25 | auto detect max rhport speed based on mcu | hathach | |
| 2022-01-05 | Unify skip and only logic for build scripts | Scott Shawcroft | |
| And switch to a single file that can include mcu, family or board. | |||
| 2021-10-17 | more with -Wcast-qual | hathach | |
| 2021-09-29 | clean up | hathach | |
| 2021-08-26 | TD 9.12 remote wakeup test | hathach | |
| remove TUSB_DESC_CONFIG_ATT_REMOTE_WAKEUP attribute from non-hid examples | |||
| 2021-08-13 | Merge pull request #956 from kkitayam/fix_audio_format_for_renesas_rx | Ha Thach | |
| add settings for Renesas RX family | |||
| 2021-07-17 | Fix ISO support. | MasterPhi | |
| 2021-07-08 | add settings for Renesas RX family | kkitayam | |
| 2021-07-04 | Skip MCU | MasterPhi | |
| 2021-07-04 | Skip MCU | MasterPhi | |
| 2021-07-04 | Move audio_control_request_t to audio.h | MasterPhi | |
| 2021-07-04 | Prevent overflow noise | MasterPhi | |
| 2021-07-04 | Partially revert "skip uac2_headset for mcu that does not have enough sram" | MasterPhi | |
| This reverts commit 6e1f812e3542f6d9047a3b8148f2f073ba38b91f. | |||
| 2021-07-04 | Clear FIFO only if enabled... | MasterPhi | |
| Add buffer align | |||
| 2021-07-04 | skip uac2_headset for mcu that does not have enough sram | hathach | |
| 2021-07-04 | Add 24bit loopback in example. | MasterPhi | |
| 2021-07-04 | Refactor descriptor, add alt settings support. | MasterPhi | |
