summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2026-07-12ch32h417: register in CI matrix, lwIP throughput, docs and presetshathach
2026-07-12Add WCH CH32H417 family + nanoCH32H417 board (BSP + USB2 HS dcd)hathach
2026-07-08Merge branch 'usbtest': Linux kernel usbtest battery supporthathach
2026-07-08Reach SuperSpeed-class iperf on CH569 net_lwip_webserverhathach
2026-07-07Switch CH569 port to the official openwch/ch569 SDKhathach
2026-07-07Make ch56x FREQ_SYS overridable from the build command linehathach
2026-07-07Add SuperSpeed descriptors to all bulk/interrupt class drivers and exampleshathach
2026-07-07Add CH569 runtime USB2 fallback, HIL board entry and docshathach
2026-07-07Add CH569 USB3.0 SuperSpeed device driver - TinyUSB's first SuperSpeed porthathach
2026-07-07Add CH569/CH565 family with HydraUSB3 v1 board and USB2 HS dcdhathach
2026-07-07address Codex/Copilot review findings (9 fixed, 3 refuted with evidence)hathach
2026-07-06fix CI: clang/IAR unused helpers, LTO-dropped ISR symbol, LPC11/13 USB RAM ov...hathach
2026-07-06usbtest: support CH32V307 on both USB ports (usbfs + usbhs), 30/30 eachhathach
2026-07-05usbtest: support CH32V203 (fsdev + usbfs ports), both pass tier-4 30/30hathach
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