| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-29 | add tud_vendor_control_request_cb() to poisoned list | hathach | |
| 2021-06-29 | Merge pull request #933 from hathach/update-rx65n-bsp | Ha Thach | |
| rename rx65n cloud kit to target | |||
| 2021-06-29 | fix typo | hathach | |
| 2021-06-29 | rename rx65n cloud kit to target | hathach | |
| adding note for adding jlink support for rx65n_target board | |||
| 2021-06-29 | Fix IAR compile error on pointer type. | MasterPhi | |
| Clean up warnings. Signed-off-by: MasterPhi <[email protected]> | |||
| 2021-06-29 | Merge from current master. Fixed a compilation error with the GNUC toolchain | Wini-Buh | |
| 2021-06-29 | Merge remote-tracking branch 'origin/master' into CCRX_Port | Wini-Buh | |
| # Conflicts: # src/portable/renesas/usba/dcd_usba.c # src/tusb_option.h | |||
| 2021-06-29 | fix warnings | hathach | |
| 2021-06-29 | clean up | hathach | |
| 2021-06-28 | fix SET_PROTOCOl, update hid host behavior for default boot interface | hathach | |
| 2021-06-28 | fix issue with weird msc device with 3 endpoints | hathach | |
| 2021-06-28 | update func comment | hathach | |
| 2021-06-28 | force boot protocol for keyboard/mouse | hathach | |
| 2021-06-28 | change usbh open driver to have max_len and return driver len | hathach | |
| 2021-06-28 | Merge pull request #891 from hathach/host-rp2040-double-buffer | Ha Thach | |
| RP2040 double buffer | |||
| 2021-06-28 | Merge pull request #928 from hathach/house-keeping | Ha Thach | |
| House keeping | |||
| 2021-06-28 | bug form update | hathach | |
| 2021-06-28 | more bug form template | hathach | |
| 2021-06-28 | more bug form update | hathach | |
| 2021-06-28 | more fixing | hathach | |
| 2021-06-28 | fixing bug form | hathach | |
| 2021-06-28 | comment out esp32s3 ci due to USB0 not defined in IDF linker | hathach | |
| 2021-06-28 | Use bug report form | hathach | |
| 2021-06-28 | merge saml21 + saml22 = saml2x | hathach | |
| 2021-06-28 | rename bsp saml22 to saml2x | hathach | |
| 2021-06-28 | Merge pull request #927 from hathach/add-rx65n-board | Ha Thach | |
| Add rx65n board | |||
| 2021-06-28 | reduce esp32s2 board to ci | hathach | |
| 2021-06-28 | update doc and clean up | hathach | |
| 2021-06-28 | rename rx63n to simply rx | hathach | |
| 2021-06-28 | refactor rx6x bsp | hathach | |
| 2021-06-28 | fix rx65n with freertos build | hathach | |
| 2021-06-28 | update renesas rx submodule | hathach | |
| 2021-06-28 | Merge pull request #922 from kkitayam/add-rx65n-board | Ha Thach | |
| Update some settings for rx65n board | |||
| 2021-06-27 | add options for e2l | kkitayam | |
| 2021-06-27 | Merge pull request #923 from DuMaM/patch-1 | Ha Thach | |
| GCC 11 build fix for nrf5x | |||
| 2021-06-26 | GCC 11 build fix | DuMaM | |
| During Adafruit Bootloader compilation, I spotted bellow error which do not allow me build project. ``` c inlined from 'hfclk_running' at lib/tinyusb/src/portable/nordic/nrf5x/dcd_nrf5x.c:785:13: lib/tinyusb/src/portable/nordic/nrf5x/dcd_nrf5x.c:792:31: error: 'is_running' may be used uninitialized [-Werror=maybe-uninitialized] 792 | return (is_running ? true : false); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~ ``` | |||
| 2021-06-26 | add the entry for RX65N | kkitayam | |
| 2021-06-26 | add handling for software configurable interrupts. | kkitayam | |
| 2021-06-26 | fix baudrate setting | kkitayam | |
| 2021-06-24 | Merge branch 'local' of https://github.com/HiFiPhile/tinyusb into dcd_same70 | MasterPhi | |
| 2021-06-24 | fix warning | Mengsk | |
| 2021-06-24 | Add fifo helper function to CDC class for DMA transfer. | Mengsk | |
| 2021-06-23 | Add dfu function memory access protection | Jeremiah McCarthy | |
| Adds TU_VERIFY to dfu internal buffer access from host. Adds TU_ASSERT to dfu internal buffer access by application. | |||
| 2021-06-23 | Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into CCRX_Port | Wini-Buh | |
| 2021-06-22 | final clean up | Wini-Buh | |
| 2021-06-22 | Merge remote-tracking branch 'upstream/master' into CCRX_Port | Wini-Buh | |
| 2021-06-22 | Merge branch 'hathach:master' into CCRX_Port | Wini-Buh | |
| 2021-06-22 | change stdio channel to SCI5 from SCI0. | kkitayam | |
| change ports settings for LED and button. add PLL setting for 240MHz based on HOCO into HardwareSetup(). | |||
| 2021-06-21 | Merge pull request #907 from salkinium/fix/tuh_config_typo | Ha Thach | |
| Fix typo in TUH configuration define | |||
| 2021-06-21 | Fix typo in TUH configuration define | Niklas Hauser | |
