| Age | Commit message (Expand) | Author |
| 2023-11-24 | fix pre-commit end of file | hathach |
| 2023-11-24 | Merge branch 'master' into feature/ch32f20x | Ha Thach |
| 2023-11-23 | move tools/cmake to examples/build_system | hathach |
| 2023-11-23 | minor-update | hathach |
| 2023-11-23 | make nanolib linking explicitly by each family/board | hathach |
| 2023-11-23 | correct gcc version major comparison | hathach |
| 2023-11-23 | Merge pull request #2336 from hathach/fix-h7-otg_fs-wfi | Ha Thach |
| 2023-11-22 | update clock setup for H743 eval | hathach |
| 2023-11-22 | correctly use xtal for initialize usbphy, rt1170 usb is working | hathach |
| 2023-11-22 | minor update board.h | hathach |
| 2023-11-20 | update example to work with featherwing max3421, set max3421 GPIO0 for vbus | hathach |
| 2023-11-20 | add tuh_max3421_reg_read(), tuh_max3421_reg_read() for application usage | hathach |
| 2023-11-16 | switch freertos to static allocation only (dynamic = 0), since it is possible... | hathach |
| 2023-11-16 | update rt1170 evk with led and button, but usb not working yet | hathach |
| 2023-11-16 | update teensy 4.0 and 4.1 (not tested) | hathach |
| 2023-11-16 | update rt1060 and rt1064 evk | hathach |
| 2023-11-16 | correct and tested rt1050 evkb | hathach |
| 2023-11-16 | update rt1050 (not tested) | hathach |
| 2023-11-16 | update rt1024 evk | hathach |
| 2023-11-16 | updat rt1020 | hathach |
| 2023-11-16 | update rt1015 evk | hathach |
| 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 |