HiFiPhile
|
545690c834
|
audio: update examples
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-06-14 22:46:52 +02:00 |
|
HiFiPhile
|
09bce3532c
|
Add CMake presets.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-02-09 00:25:38 +01:00 |
|
hathach
|
c8130afe9b
|
bump up cmake min to 3.20
|
2025-01-21 16:28:26 +07:00 |
|
pschatzmann
|
87a35c5734
|
RP2040 Compile Errors
|
2024-10-15 23:38:16 +02:00 |
|
hathach
|
1f18be93db
|
change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent
|
2024-10-14 18:27:52 +07:00 |
|
hathach
|
92602b9de3
|
change tusb_init(), tusb_rhport_init() to use init struct for expandability
|
2024-10-11 13:41:53 +07:00 |
|
hathach
|
57aac432b5
|
add new tusb_int_handler(rhport, in_isr) as common irq handler
update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
|
2024-10-10 16:28:36 +07:00 |
|
Shawn Hoffman
|
616532892d
|
make all python files executable and standardize interpreter
|
2024-09-17 12:17:12 -07:00 |
|
hathach
|
088486186f
|
rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY
|
2024-08-19 19:05:33 +07:00 |
|
hathach
|
a6bee747b6
|
define and use TUD_ENDPOINT_EXCLUSIVE_NUMBER
|
2024-08-17 18:07:36 +07:00 |
|
HiFiPhile
|
6a67bac47c
|
Integrate OS guessing quirk into uac2_speaker_fb example.
|
2024-07-28 13:25:57 +02:00 |
|
HiFiPhile
|
d54a1578aa
|
Typo.
|
2024-05-12 17:33:31 +02:00 |
|
HiFiPhile
|
301fb2a9f7
|
Fix CI.
|
2024-05-12 14:05:57 +02:00 |
|
HiFiPhile
|
df6740353f
|
Optimize fifo level display.
|
2024-05-12 14:02:07 +02:00 |
|
HiFiPhile
|
08f9e4e0c8
|
Hint missing import, exit on error.
|
2024-05-12 13:57:17 +02:00 |
|
HiFiPhile
|
fc7647f9e4
|
Allow feedback EP size change.
|
2024-05-10 00:11:04 +02:00 |
|
HiFiPhile
|
ba27179f17
|
Fix typo.
|
2024-04-26 20:11:08 +02:00 |
|
HiFiPhile
|
f2d455226a
|
Add UAC2 speaker with feedback example.
|
2024-04-26 20:11:08 +02:00 |
|