| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-05 | remove unnecessary blocking operation. | kkitayam | |
| add comments why resume event is sent manually. | |||
| 2021-07-03 | Add SUSPEND/RESUME handling for Renesas RX family. | kkitayam | |
| 2021-07-02 | Merge pull request #941 from kkitayam/fix_rtt_for_rx_family | Ha Thach | |
| Add support for RTT logging by NEWLIB on Renesas RX family. | |||
| 2021-07-02 | Merge branch 'master' into kkitayam-fix_rtt_for_rx_family | hathach | |
| 2021-07-02 | Merge pull request #942 from hathach/hid-set-report | Ha Thach | |
| Better Support Hid Get/Set report | |||
| 2021-07-02 | extend stack areas to enable logging | kkitayam | |
| add dummy functions to avoid warnings when logging is enable remove codes regarding OPTLIB | |||
| 2021-07-01 | clean up | hathach | |
| 2021-07-01 | update hid_composite freertos with capslock as well | hathach | |
| 2021-07-01 | better support for hid device set/get protocol | hathach | |
| add caplock detection for hid_composite | |||
| 2021-07-01 | Merge pull request #940 from HiFiPhile/fifo_fix | Ha Thach | |
| Fix fifo overflow correction. | |||
| 2021-06-30 | Add test CI. | MasterPhi | |
| 2021-06-30 | Force unsigned compare on advance_pointer. | MasterPhi | |
| 2021-06-30 | Fix fifo overflow correction. | Mengsk | |
| 2021-06-29 | Merge pull request #905 from HiFiPhile/uac_fix | Ha Thach | |
| UAC fixes | |||
| 2021-06-29 | Merge pull request #934 from hathach/poison-obsolete-callback | Ha Thach | |
| add tud_vendor_control_request_cb() to poisoned list | |||
| 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-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-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 | |
| 2021-06-21 | Merge pull request #906 from hathach/fix-midi | Ha Thach | |
| fix issue when calling midi API when not enumerated yet | |||
| 2021-06-21 | fix issue when calling midi API when not enumerated yet | hathach | |
