| Age | Commit message (Expand) | Author |
| 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-09 | update to dcd ip3511 to add work-around for lpc54628 usb hs errata USB.1 and ... | hathach |
| 2023-08-08 | added cmake for lpc54, update lpc55 | hathach |
| 2023-08-07 | code format | hathach |
| 2023-08-07 | Merge pull request #2151 from kilograham/rp2040_build_fixes | Ha Thach |
| 2023-08-06 | Fix LPC54 build. | HiFiPhile |
| 2023-08-06 | Fix LPC54 build. | HiFiPhile |
| 2023-08-04 | add cmake for all board in stm32f4. fix build, also move ci for f4 from makef... | hathach |
| 2023-08-04 | Merge branch 'master' into blackf407VE | hathach |
| 2023-08-04 | Merge pull request #2204 from hathach/enhance-bsp | Ha Thach |
| 2023-08-04 | Merge pull request #2133 from greatscottgadgets/cynthion_support | Ha Thach |
| 2023-08-04 | Merge branch 'master' into enhance-bsp | hathach |
| 2023-08-04 | add uid for some stm32 | 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 | more board_api rename | hathach |
| 2023-08-03 | add lpc43 family | hathach |
| 2023-08-03 | more board_api.h rename | hathach |
| 2023-08-03 | rename hw/bsp/board.h to board_api.h | hathach |
| 2023-08-03 | rename ch32v307 and tm4c123 to use underscore | hathach |
| 2023-08-03 | configQUEUE_REGISTRY_SIZE=4 for lpc18 | 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 | Fix STM32G0 build. | HiFiPhile |
| 2023-08-01 | fix build with -flto | hathach |
| 2023-08-01 | add rusb2_common.c for dynami irq | hathach |
| 2023-08-01 | enable flto for ra makefile | 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-31 | enable_irq since uno bootloader can disable it. systick triggered, however us... | hathach |
| 2023-07-28 | add uno r4 wih FLASH_IMAGE_START=0x4000, running but interrupt (systick) does... | hathach |
| 2023-07-28 | Fixed typo in rp2040 hw bspw family.c | 0xCCF4 |
| 2023-07-27 | Merge branch 'master' into renesas_ra_hs_rebased | hathach |
| 2023-07-26 | refactored multiple ports for hcd rusb2 | hathach |
| 2023-07-26 | increase stack size for 6 series to 0x1000, 4 series to 0x800 | hathach |
| 2023-07-26 | updating hcd rusb2 | hathach |
| 2023-07-25 | improve processing usb complete and error isr. | hathach |
| 2023-07-24 | Merge branch 'master' into hcd-abort-xfer | Ha Thach |
| 2023-07-24 | add hcd abort xfer for rp2040 pio usb | hathach |
| 2023-07-24 | minor clean up | hathach |
| 2023-07-24 | fix ohci warnings, and add freertosconfig for lpc4088 | hathach |
| 2023-07-24 | add etm trace pinmux for 4088 quickstart | hathach |
| 2023-07-24 | rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack | hathach |
| 2023-07-24 | add lpc40 to cmake | hathach |
| 2023-07-23 | Added support for the NXP K64 series | emb4fun |
| 2023-07-20 | Fix trailing spaces issue | jferreir |
| 2023-07-20 | fix compilation issues for XMC4500_RELAX | jferreir |
| 2023-07-20 | Add support for XMC4700_RELAX kit | jferreir |