summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2026-07-19misc fixesJie Feng
2026-07-19makefile cleanupJie Feng
2026-07-19probably the right mcu targetJie Feng
2026-07-19examples now buildJie Feng
2026-07-19add py32f0 supportJie Feng
2026-07-19Merge pull request #3775 from hathach/claude/add-usb-debug-sniffHa Thach
2026-07-18fix(ci_fs): address code-review findings in host/device drivershathach
2026-07-17kinetis_k: non-blocking board_uart_read (RX FIFO) + SIM unique idhathach
2026-07-17migrate NXP Kinetis khci to chipidea ci_fs driver (device + host)hathach
2026-07-17lpc15, lpc40: board_get_unique_id via IAP ReadUIDhathach
2026-07-15bsp/stm32h5: add missing IAR linker script for stm32h533hathach
2026-07-13rusb2: EP0 OUT reliability, HS UTMI PHY power-up, FS-only build supporthathach
2026-07-09bsp(ch32): naked fsdev ISRs so nested USBD IRQs return safelyhathach
2026-06-27bsp/stm32h5: fix linkerHiFiPhile
2026-06-27bsp/stm32h5: fix uart definitionHiFiPhile
2026-06-27refresh presetsHiFiPhile
2026-06-26Added NUCLEO_H533RE so this board can be used out-of-the-boxgrunzasr
2026-06-26Added files by copying and modifying files from stm32h503nucleo direcotry to ...Steven Grunza
2026-06-24typec: add stm32u5 supportHiFiPhile
2026-06-22Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-22hw/bsp+wch: rename the CH58x family to ch583 and OPT_MCU_CH58X to OPT_MCU_CH583hathach
2026-06-20hw/bsp/ch58x: address review feedback and read the real chip unique idhathach
2026-06-20hw/bsp/ch58x: put linker flags in LDFLAGS so the make build linkshathach
2026-06-20hw/mcu/wch: rename ch58x SDK dir to ch583 to match the openwch repohathach
2026-06-18Merge pull request #3701 from hathach/claude/issue-3696-20260612-0344Ha Thach
2026-06-18fix(stm32_fsdev): don't enable the unused USB wakeup EXTI IRQ (F1/F3/G4/L1)hathach
2026-06-18dcd/ch58x: drive CH582/583 with shared dcd_ch32_usbfs.chathach
2026-06-18Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-18dcd/ch32_usbfs: support CH32V103 combined endpoint control registerhathach
2026-06-11Merge remote-tracking branch 'origin/master' into stm32c5hathach
2026-06-11Fix stm32f723disco host/cdc_msc_hid HIL: UART RX starvation + DWC2 DMA split-...Ha Thach
2026-06-10Merge pull request #3690 from hathach/claude/board-test-idle-parkHa Thach
2026-06-08presets,hil: keep Ninja Multi-Config; make HIL find its outputhathach
2026-06-08tools/gen_presets: build into cmake-build-<board> with single-config Ninjahathach
2026-06-08stm32u0: implement board_get_unique_id from UID_BASEhathach
2026-06-05add tm4c123x evk to hill pool (#3676)Ha Thach
2026-06-03refactor(cmake): comment out unused target folder propertieshathach
2026-05-30Merge pull request #3620 from UMRnInside/fix-ch32v103-hardfaultZixun LI
2026-05-29bsp/stm32f4: enable flash cacheHiFiPhile
2026-05-29bsp/stm32f7: fix f746disco jlink deviceHiFiPhile
2026-05-26Enable GPIOC for CH32V103 bluepill boardsUMRnInside
2026-05-24Merge remote-tracking branch 'tinyusb/master' into stm32c5HiFiPhile
2026-05-24Fix missing prototype in ch32v10x bspUMRnInside
2026-05-24use vendor-specific CSR 0x800 to toggle IRQUMRnInside
2026-05-24Fix typo found by CopilotUMRnInside
2026-05-22ch32v20x: fix port1 IP selectionHiFiPhile
2026-05-22bsp/ch32: fix linker report 100% RAM usageHiFiPhile
2026-05-19Merge pull request #3571 from sauloverissimo/feat/midi2-device-host-driverZixun LI
2026-05-17bsp: fix tcpp0203 lto uninit errorHiFiPhile
2026-05-14rework bspHiFiPhile