| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | 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 | |
| 2021-06-20 | Add bracket to switch case, fix warning. | MasterPhi | |
| 2021-06-20 | adding rx65n | hathach | |
| 2021-06-20 | Merge pull request #895 from ElectronicCats/master | Ha Thach | |
| add support SAML21 | |||
| 2021-06-19 | fix build with saml21, update microchip driver submodule | hathach | |
| 2021-06-19 | Merge pull request #899 from Product-Creation-Studio/ned-pcs/fix-initializer | Ha Thach | |
| Changed order of struct initializer to avoid compiler error | |||
| 2021-06-18 | Changed order of struct initializer to avoid compiler error | Ned Konz | |
| 2021-06-19 | Merge pull request #898 from hathach/fix-nrf-control-bulk-race-condition | Ha Thach | |
| fix nrf52 race condition with TASKS_EP0RCVOUT | |||
| 2021-06-19 | fix race condition with control since TASKS_EP0RCVOUT also require EasyDMA | hathach | |
