summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-02Merge branch 'master' into kkitayam-fix_rtt_for_rx_familyhathach
2021-07-02Merge pull request #942 from hathach/hid-set-reportHa Thach
Better Support Hid Get/Set report
2021-07-02extend stack areas to enable loggingkkitayam
add dummy functions to avoid warnings when logging is enable remove codes regarding OPTLIB
2021-07-01Prevent overflow noiseMasterPhi
2021-07-01clean uphathach
2021-07-01update hid_composite freertos with capslock as wellhathach
2021-07-01better support for hid device set/get protocolhathach
add caplock detection for hid_composite
2021-07-01Partially revert "skip uac2_headset for mcu that does not have enough sram"MasterPhi
This reverts commit 6e1f812e3542f6d9047a3b8148f2f073ba38b91f.
2021-07-01Clear FIFO only if enabled...MasterPhi
Add buffer align
2021-07-01Merge branch 'uac_example' of https://github.com/HiFiPhile/tinyusb into ↵MasterPhi
uac_example
2021-07-01Add 24bit loopback in example.MasterPhi
2021-07-01audio_device : clear fifo on intf change.MasterPhi
2021-07-01skip uac2_headset for mcu that does not have enough sramhathach
2021-07-01Refactor descriptor, add alt settings support.MasterPhi
2021-07-01Fix typoMasterPhi
2021-07-01Fix audiod_get_AS_interface_index in audio class.MasterPhi
Enhance uac2_headset example with multiple sample rates. Add macro to calculate EP size.
2021-07-01Merge pull request #940 from HiFiPhile/fifo_fixHa Thach
Fix fifo overflow correction.
2021-06-30Add test CI.MasterPhi
2021-06-30Force unsigned compare on advance_pointer.MasterPhi
2021-06-30Fix fifo overflow correction.Mengsk
2021-06-29Make toolchain dependency more consistentWini-Buh
2021-06-29Merge pull request #905 from HiFiPhile/uac_fixHa Thach
UAC fixes
2021-06-29Merge pull request #934 from hathach/poison-obsolete-callbackHa Thach
add tud_vendor_control_request_cb() to poisoned list
2021-06-29add tud_vendor_control_request_cb() to poisoned listhathach
2021-06-29Merge pull request #933 from hathach/update-rx65n-bspHa Thach
rename rx65n cloud kit to target
2021-06-29fix typohathach
2021-06-29rename rx65n cloud kit to targethathach
adding note for adding jlink support for rx65n_target board
2021-06-29Fix IAR compile error on pointer type.MasterPhi
Clean up warnings. Signed-off-by: MasterPhi <[email protected]>
2021-06-29Merge from current master. Fixed a compilation error with the GNUC toolchainWini-Buh
2021-06-29Merge remote-tracking branch 'origin/master' into CCRX_PortWini-Buh
# Conflicts: # src/portable/renesas/usba/dcd_usba.c # src/tusb_option.h
2021-06-29fix warningshathach
2021-06-29clean uphathach
2021-06-28fix SET_PROTOCOl, update hid host behavior for default boot interfacehathach
2021-06-28fix issue with weird msc device with 3 endpointshathach
2021-06-28update func commenthathach
2021-06-28force boot protocol for keyboard/mousehathach
2021-06-28change usbh open driver to have max_len and return driver lenhathach
2021-06-28Merge pull request #891 from hathach/host-rp2040-double-bufferHa Thach
RP2040 double buffer
2021-06-28Merge pull request #928 from hathach/house-keepingHa Thach
House keeping
2021-06-28bug form updatehathach
2021-06-28more bug form templatehathach
2021-06-28more bug form updatehathach
2021-06-28more fixinghathach
2021-06-28fixing bug formhathach
2021-06-28comment out esp32s3 ci due to USB0 not defined in IDF linkerhathach
2021-06-28Use bug report formhathach
2021-06-28merge saml21 + saml22 = saml2xhathach
2021-06-28rename bsp saml22 to saml2xhathach
2021-06-28Merge pull request #927 from hathach/add-rx65n-boardHa Thach
Add rx65n board
2021-06-28reduce esp32s2 board to cihathach