| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-05 | Add stm32u575-nucleo support | Gabriel Chouinard | |
| 2023-08-31 | improve connection & disconnection detection. But there is still issue when ↵ | hathach | |
| CONDETIRQ occurs but we are disabled interrupt (for osal queue access). | |||
| 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 | |
| - hcd_int_disable/enable is software only to reduce interrupt lag | |||
| 2023-08-28 | Merge branch 'master' into nxp_k64 | Ha Thach | |
| 2023-08-28 | add kinetis_k family and teensy_35 | hathach | |
| - teensy_35 is not able to blink led with board_test though, probably due to clock config. | |||
| 2023-08-28 | rename OPT_MCU_KINETIS_K64 to OPT_MCU_KINETIS_K | hathach | |
| 2023-08-28 | - add xfer_complete_isr() | hathach | |
| - merge addr0 ep to pool - add control status to xact in/out - use atomic flag busy to ensure only 1 transfer is active at any time - execute pending transfer after one is complete (or clear busy flag) - change rtt mode to block if full | |||
| 2023-08-24 | complete enumeration | hathach | |
| 2023-08-23 | able to get 8 byte descriptor, but read(RCVBC) always return 0 | hathach | |
| - rename max3421e to max3421 - fix incorrect bitmask for HCTL, fix initial device connect - fix bus reset cause connect IRQ | |||
| 2023-08-22 | able to send setup packet | hathach | |
| 2023-08-18 | adding connection event handling, add nrf gpio interrupt for max2341e ↵ | hathach | |
| interrupt pin | |||
| 2023-08-18 | ground works for hcd max3421e | hathach | |
| 2023-08-18 | - update nrf52 bsp for cmake | hathach | |
| - add empty tuh_int_handler/tud_int_handler if corresponidng stack not enabled - add hcd_template.c | |||
| 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 | |
| Enhance HITL test | |||
| 2023-08-09 | update hil test and json (remove troublesome lpc54608), run hil test on ci ↵ | hathach | |
| with IAR build | |||
| 2023-08-09 | update to dcd ip3511 to add work-around for lpc54628 usb hs errata USB.1 and ↵ | hathach | |
| USB.2 msc is mounted, but device couldn't work reliably and got constant reset due to other errata probably. | |||
| 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 | |
| Fix build issues when building for RP2040 from pico-examples/pico-sdk. | |||
| 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 ↵ | hathach | |
| makefile to cmake | |||
| 2023-08-04 | Merge branch 'master' into blackf407VE | hathach | |
| 2023-08-04 | Merge pull request #2204 from hathach/enhance-bsp | Ha Thach | |
| Enhance bsp | |||
| 2023-08-04 | Merge pull request #2133 from greatscottgadgets/cynthion_support | Ha Thach | |
| Update support for Cynthion boards | |||
| 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 | |
| implemented board_get_unique_id() for rp2040 and L4 | |||
| 2023-08-03 | Merge pull request #2052 from arduino/renesas_ra_hs_rebased | Ha Thach | |
| Renesas_RA: add support for board with HS USB port | |||
| 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 | |
| also mass change configQUEUE_REGISTRY_SIZE = 4 | |||
| 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 | |
| - remove ra from ci make build since it is already in cmake ci | |||
| 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 | |
| add BOARD_UPPERCASE for board detection | |||
| 2023-07-31 | enable_irq since uno bootloader can disable it. systick triggered, however ↵ | hathach | |
| usb still not work with uno | |||
| 2023-07-28 | add uno r4 wih FLASH_IMAGE_START=0x4000, running but interrupt (systick) ↵ | hathach | |
| does not seems to work | |||
