| Age | Commit message (Expand) | Author |
| 2023-08-14 | fix build iar with lpc43 | hathach |
| 2023-08-14 | add iar support for lpc43, add lpcxpresso43s67 to hil farm | hathach |
| 2023-08-09 | Merge pull request #2202 from Rocky04/patch-4 | Ha Thach |
| 2023-08-09 | Merge pull request #2209 from HiFiPhile/hitl | Ha Thach |
| 2023-08-09 | update hil test and json (remove troublesome lpc54608), run hil test on ci wi... | hathach |
| 2023-08-07 | Fixed typo | Rocky04 |
| 2023-08-07 | Update examples | Rocky04 |
| 2023-08-07 | Merge pull request #2208 from kkitayam/fix_makefile_for_win | Ha Thach |
| 2023-08-07 | Merge pull request #2151 from kilograham/rp2040_build_fixes | Ha Thach |
| 2023-08-06 | Change to subst to work on windows command prompt | kkitayam |
| 2023-08-04 | Merge pull request #2204 from hathach/enhance-bsp | Ha Thach |
| 2023-08-04 | Merge pull request #2116 from dsugisawa-mixi/master | Ha Thach |
| 2023-08-04 | update all examples to use unique ID as serial if avaialble | hathach |
| 2023-08-04 | Merge branch 'master' into enhance-bsp | hathach |
| 2023-08-03 | add board_get_unique_id() for serial number | hathach |
| 2023-08-03 | Merge pull request #2052 from arduino/renesas_ra_hs_rebased | Ha Thach |
| 2023-08-03 | add lpc43 family | hathach |
| 2023-08-03 | rename hw/bsp/board.h to board_api.h | hathach |
| 2023-08-03 | Merge pull request #2105 from kholia/cdc_uac2_example | Ha Thach |
| 2023-08-03 | add makefile, add cdc_uac2 to cmake example list, update descriptor to build ... | hathach |
| 2023-08-03 | Merge branch 'master' into cdc_uac2_example | hathach |
| 2023-08-03 | add osal queue name if needed | hathach |
| 2023-08-02 | fix pre-commit, also skip lto for rp2040 | hathach |
| 2023-08-01 | add portenta c33 bsp, add flash by dfu-util | hathach |
| 2023-08-01 | fix board name with dash | hathach |
| 2023-07-31 | enable USBMC for uno r4, add board_init_after_tusb() API | hathach |
| 2023-07-27 | Merge branch 'master' into renesas_ra_hs_rebased | hathach |
| 2023-07-26 | updating hcd rusb2 | hathach |
| 2023-07-21 | add hcd_edpt_abort_xfer() API | hathach |
| 2023-07-18 | Fix build issues when building for RP2040 from pico-examples/pico-sdk. | graham sanderson |
| 2023-07-18 | Change a variable to a target so that it works on windows command prompt | kkitayam |
| 2023-07-07 | enable host example for ra | hathach |
| 2023-06-27 | rework cmake with rtos support add RTOS to family_configure_device/host/dual_... | hathach |
| 2023-06-24 | fix iar with make | hathach |
| 2023-06-24 | fix missing replace | hathach |
| 2023-06-24 | allow to skip CPU_CORE | hathach |
| 2023-06-24 | separate iar and gcc build for clean make, also add cpu specific make | hathach |
| 2023-06-21 | Merge pull request #2101 from eustas/patch-1 | Ha Thach |
| 2023-06-19 | Add CDC+UAC2 composite device example for Pico | Angel Molina |
| 2023-06-17 | fix example of bare_api, check empty string | dsugisawa-mixi |
| 2023-06-16 | fix build warnings | hathach |
| 2023-06-16 | fix build, update freertos config for cmake | hathach |
| 2023-06-16 | renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXX | hathach |
| 2023-06-15 | Merge pull request #1985 from kkitayam/uvc_bulk | Ha Thach |
| 2023-06-12 | add typec example to cmake | hathach |
| 2023-06-12 | tested with 9V request | hathach |
| 2023-06-12 | wrap up initial PD support for G4 | hathach |
| 2023-06-08 | Fix typos | Eugene Kliuchnikov |
| 2023-06-07 | able to response with good crc | hathach |
| 2023-06-07 | inital support for usb typec and pd example | hathach |