| Age | Commit message (Expand) | Author |
| 2023-11-16 | update metro m7 airlift and sd | hathach |
| 2023-11-16 | update imxrt1010 with mex | hathach |
| 2023-11-16 | add imxrt1170 evkb | hathach |
| 2023-11-16 | add metro m7 1011 sd with trace etm, try to enable but not working yet | hathach |
| 2023-11-15 | Merge pull request #2317 from hathach/add-ra2a1-ek | Ha Thach |
| 2023-11-15 | add ra2a1 ek | hathach |
| 2023-11-13 | Add BSP for nucleo-g491re | Jerzy Kasenberg |
| 2023-11-02 | add unique id for u5, also allow to build with OPT_OS_CUSTOM | hathach |
| 2023-10-31 | Update make | HiFiPhile |
| 2023-10-31 | Add STM32F4 OTG_FS pin to BSP. | HiFiPhile |
| 2023-10-31 | Fix STM32F7 OTG_HS GPIO alt mapping. | HiFiPhile |
| 2023-10-31 | Merge pull request #2300 from hathach/add-u5a5 | Ha Thach |
| 2023-10-31 | update stm32u5xx_hal_driver, fix build with old u575 board | hathach |
| 2023-10-31 | uart working on u5a5 | hathach |
| 2023-10-31 | usb on u5a5 hs work well with correct VBVALEXTOEN/VBVALOVAL set | hathach |
| 2023-10-31 | minor clean up | hathach |
| 2023-10-30 | addd dwc2_info.py/md update stm32u5a5 board clock & power configure, able to ... | hathach |
| 2023-10-27 | update s3 devkitm with max3421 pin following metro s3, check max3421 version ... | hathach |
| 2023-10-18 | adding nulceo stm32u5a5, fix clock configure issue | hathach |
| 2023-10-18 | adding u5a5 nucleo | hathach |
| 2023-10-17 | add board.mk for u575 nucleo | hathach |
| 2023-10-17 | add cmake support for u575 nucleo | hathach |
| 2023-10-17 | Merge branch 'master' into feat-stm32u575_nucleo | Ha Thach |
| 2023-10-06 | feat(ch32f20x): add support of ch32f20x | denis.krasutski |
| 2023-10-05 | tested with nrf52840 and esp32s2 | hathach |
| 2023-10-04 | change tuh_max3421_spi_xfer_api() signature | hathach |
| 2023-10-03 | esp32 comment out uart, increase max3421 spi speed to 26mhz | hathach |
| 2023-09-28 | improve esp32 ci, build esp32 with -DDMAX3421_HOST=1 for max3421 testing | hathach |
| 2023-09-28 | fix build with new freertos host example | hathach |
| 2023-09-28 | esp32 cdc host with max3421 work well | hathach |
| 2023-09-28 | esp32 hid device work well | hathach |
| 2023-09-27 | fix esp32 build | hathach |
| 2023-09-27 | Merge branch 'master' into add-max3421-esp32 | hathach |
| 2023-09-27 | Merge branch 'master' into add-in_isr-to-hcd_int_hanlder | Ha Thach |
| 2023-09-27 | remove sct_neopixel from lpc54 (due to warnings and not used) | hathach |
| 2023-09-27 | fix build with lpc54 | hathach |
| 2023-09-27 | change hcd_int_handler(rhport, in_isr) signature: add in_isr | hathach |
| 2023-09-27 | max3421 communication work with esp32 up to enumeration, seems still have a b... | hathach |
| 2023-09-27 | update max3421 to have hcd_int_handler_ext() | hathach |
| 2023-09-26 | tested cdc_msc_hid_freertos with samd51 | hathach |
| 2023-09-25 | adding host/cdc_msc_hid_freertos example | hathach |
| 2023-09-19 | minor indent | hathach |
| 2023-09-19 | fix build and add u5 to ci | hathach |
| 2023-09-19 | addding cmake support for u5 | hathach |
| 2023-09-18 | add default CFG_TUH_MAX3421 = 0, default spi speed for samd21/samd51 to 12Mhz | hathach |
| 2023-09-11 | enable max3421 host for feather nrf52840 with makefile | hathach |
| 2023-09-11 | update readme to include max3421 support | hathach |
| 2023-09-11 | wrap up build cmake & make support for max3421, to enable the Host driver, 'M... | hathach |
| 2023-09-09 | both samd21/d51 works perfectly with max3421e | hathach |
| 2023-09-09 | refactor max3421_init() for samd51 to be generic for sercom and eic | hathach |