| Age | Commit message (Expand) | Author |
| 2023-09-27 | change hcd_int_handler(rhport, in_isr) signature: add in_isr | hathach |
| 2023-09-12 | Merge pull request #2235 from slark-yuxj/master | Ha Thach |
| 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 |
| 2023-09-09 | minor rename | hathach |
| 2023-09-08 | metro m4 working with max3421e | hathach |
| 2023-09-08 | get spi working for metro m4 express | hathach |
| 2023-09-07 | Merge branch 'master' into add-max3421e-hcd | hathach |
| 2023-09-07 | more ci fix | hathach |
| 2023-09-07 | fix ci | hathach |
| 2023-09-07 | add cmake support for samd21. | hathach |
| 2023-09-07 | add samd51 to cmake | hathach |
| 2023-09-07 | - wrap up hcd max3421, work well with nrf52840 | hathach |
| 2023-08-31 | improve connection & disconnection detection. But there is still issue when C... | hathach |
| 2023-08-30 | call xfer_complete_isr() when result is not successful (stalled or failed) | hathach |
| 2023-08-29 | - correct tuh_max3421e_int_api() for nrf52 | hathach |
| 2023-08-28 | fix:Resource leak: fp | yuxiaojun |
| 2023-08-28 | - add xfer_complete_isr() | hathach |
| 2023-08-24 | complete enumeration | hathach |
| 2023-08-23 | able to get 8 byte descriptor, but read(RCVBC) always return 0 | hathach |
| 2023-08-22 | able to send setup packet | hathach |
| 2023-08-18 | adding connection event handling, add nrf gpio interrupt for max2341e interru... | hathach |
| 2023-08-18 | ground works for hcd max3421e | hathach |
| 2023-08-18 | - update nrf52 bsp for cmake | hathach |
| 2023-08-14 | add iar support for lpc43, add lpcxpresso43s67 to hil farm | hathach |
| 2023-08-14 | add board_get_unique_id() for lpc43 | hathach |
| 2023-08-14 | add lpcxpresso43s67 | hathach |
| 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 |