8212 Commits

Author SHA1 Message Date
HiFiPhile
c303b5d81d Guard const addr fifo functions with TUP_MEM_CONST_ADDR. 2024-04-29 22:35:55 +02:00
HiFiPhile
bf1540af4c Merge branch 'master' of https://github.com/hathach/tinyusb into pr/2132 2024-04-29 22:22:59 +02:00
HiFiPhile
327e3ec4bd Stall unsupported class request. 2024-04-28 21:59:54 +02:00
HiFiPhile
a29852320a Merge remote-tracking branch 'upstream/master' into pr/2227 2024-04-28 19:46:00 +02:00
HiFiPhile
1c04d5992a
Merge pull request #2494 from tommie/usbtmcnotif
Add notification support for device class USBTMC
2024-04-28 12:36:41 +02:00
HiFiPhile
ee008620d2
Merge pull request #1709 from kaspernyhus/audio_test_freertos
Add audio_test_freertos & audio_4_channel_mic_freertos
2024-04-28 11:14:08 +02:00
HiFiPhile
ef7be4c2ff Fix CI. 2024-04-28 01:17:32 +02:00
HiFiPhile
bc8c8df316 Build STM32F7 with single-point FPU. 2024-04-28 00:29:19 +02:00
HiFiPhile
a29a3af218 audio_4_channel_mic_freertos : merge changes from audio_4_channel_mic. 2024-04-28 00:28:12 +02:00
HiFiPhile
bb89a5a5bf audio_test_freertos : merge changes from audio_test. 2024-04-28 00:28:12 +02:00
HiFiPhile
7dd26877de Update audio_test & audio_test_freertos examples to work with high-speed. 2024-04-28 00:28:11 +02:00
HiFiPhile
4f41e105b3 Update build system. 2024-04-28 00:28:11 +02:00
Kasper Nyhus Kaae
c917d47e71 audio_test_freertos & audio_4_channel_mic_freertos 2024-04-27 20:29:07 +02:00
HiFiPhile
bd033a2d53 Fix CI. 2024-04-27 17:24:19 +02:00
HiFiPhile
a018b229ba Update .gitignore. 2024-04-27 17:12:23 +02:00
HiFiPhile
fdb431b5c7 Buffer int msg to ensure alignment and placement correctness. 2024-04-27 17:12:00 +02:00
HiFiPhile
98e85a296d bulk_in: copy buffer to ensure alignment correctness. 2024-04-27 17:09:05 +02:00
HiFiPhile
31b559370d
Merge pull request #2253 from Rocky04/patch-7
HID class driver fixes
2024-04-26 20:41:43 +02:00
HiFiPhile
24339dbcce Code format. 2024-04-26 18:01:02 +02:00
HiFiPhile
268cc19f44 Merge remote-tracking branch 'remotes/tinyusb/master' into pr/2253 2024-04-26 17:57:53 +02:00
HiFiPhile
4af67dd007 Simplify transfer failure cb. 2024-04-26 17:45:14 +02:00
HiFiPhile
ee9ad0f184
Merge pull request #2612 from HiFiPhile/iar_temp
Update IAR template.
2024-04-26 15:59:48 +02:00
HiFiPhile
6c3a60e5f2 Update IAR template. 2024-04-26 14:56:22 +02:00
HiFiPhile
085bd3c9d5
Merge pull request #2283 from shuffle2/hid-device-set-report
hid_device: use separate buffer for SET_REPORT instead of epout
2024-04-26 14:39:15 +02:00
HiFiPhile
1661acf82f Add missing alignment. 2024-04-26 13:42:20 +02:00
HiFiPhile
7fb8d3341c use separate buffer for ctrl transfer. 2024-04-26 13:40:13 +02:00
HiFiPhile
9ef3755f03 Merge branch 'master' of https://github.com/hathach/tinyusb into pr/2283 2024-04-26 13:12:56 +02:00
HiFiPhile
69313ef455
Merge pull request #2609 from tyustli/patch-1
Remove redundant header file includes for the hid class
2024-04-26 00:22:22 +02:00
Limor "Ladyada" Fried
a0cba9b045
Merge pull request #2611 from hathach/add-esp32-max3421e
Add esp32 max3421e
2024-04-25 17:24:51 -04:00
hathach
022de87550
add devkit c3 board 2024-04-26 00:15:04 +07:00
hathach
223ce56625
- add esp32 c3, c6 mcu option
- skip breakpoint for espressif riscv
2024-04-26 00:10:57 +07:00
hathach
03ccc8d8df
revert a change in tusb_mcu 2024-04-25 20:41:44 +07:00
hathach
2e995d7cf4
adding support for esp32 for use with max3421e host 2024-04-25 20:23:40 +07:00
tyustli
1e7091dae9
fix ci error 2024-04-25 19:47:12 +08:00
Ha Thach
fc91e15488
Merge pull request #2607 from HiFiPhile/dwc2_fix
Some misc fixes
2024-04-25 12:31:14 +07:00
HiFiPhile
c2f836279e
Disable EPs correctly to clear incomplete transfer. 2024-04-25 11:51:06 +07:00
HiFiPhile
f32eb07487
stm32u5: fix IAR build. 2024-04-25 11:51:06 +07:00
HiFiPhile
13bde7af40
uac2: return on clear_feature. 2024-04-25 11:51:05 +07:00
HiFiPhile
5f473d51cf
Fix IAR breakpoint test. 2024-04-25 11:51:04 +07:00
Ha Thach
c237d18ef5
Merge pull request #2599 from Rbb666/rtthread
[osal]Add rt-thread script support.
2024-04-25 11:48:59 +07:00
hathach
d664cbfcdd
fix pre-commit 2024-04-25 11:28:18 +07:00
Ha Thach
313d96677f
Merge pull request #2606 from hathach/build-clang
Add  Clang support
2024-04-24 23:13:30 +07:00
hathach
19f1080e38
fix make build due to clang changes 2024-04-24 22:41:22 +07:00
hathach
eab42d90d4
update clang make build for stm32: f0 f1 f2 f3 f4 f7 h7 g0 g4 l0 l4 samd21 samd51 nrf 2024-04-24 22:11:08 +07:00
tyustli
7a3e730ded
Remove redundant header file includes for the hid class 2024-04-24 21:44:03 +08:00
hathach
a7bf0e3e7f
clang make work for samd21 2024-04-24 19:21:26 +07:00
Ha Thach
366f1cf186
Fix bsp mistake 2024-04-24 16:32:56 +07:00
hathach
b67cb26e51
change hil board s3 devkitm (devkitc seems to have usb issue with cp2104) 2024-04-24 16:17:33 +07:00
hathach
eaec0fb139
skip clang rp2040 build 2024-04-24 12:12:39 +07:00
hathach
41f9fd6513
update clion metadata 2024-04-24 11:38:33 +07:00