summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2025-06-12fix cmake buildhathach
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-11fix linker issue with clanghathach
2025-06-11Merge branch 'master' into fork/HiFiPhile/h7rshathach
2025-06-11add make build for maximhathach
2025-06-10merge all maxim (32650, 32666, 32690, 78002) family into common bsp/maxim. On...hathach
2025-06-04fix: allow FreeRTOS examples to compileJames Sandison
2025-06-04chore: delete accidentally commited submodulesJames Sandison
2025-06-04chore: whitespace fixJames Sandison
2025-06-04chore: add newline to EOFJames Sandison
2025-06-04chore: squash previous commits from other branchesJames Sandison
2025-05-29Fix wrong SysTick clock on NUCLEO-C071RBHiFiPhile
2025-05-21add usbh_spin_lock/unlock() use spinlock instead of atomic flag for hcd max3421hathach
2025-05-16Merge pull request #3103 from wavenumber-eng/mcxa156__sdk216Ha Thach
2025-05-15Merge branch 'master' into h7rsHiFiPhile
2025-05-14update stm32wb linker to match new startuphathach
2025-04-29fix pre-commmithathach
2025-04-28- spelling fixes to pass ciEli Hughes
2025-04-27Added initial support for FRDM-MCXA156 and fixed up a crash with MCXN947Eli Hughes
2025-04-18minor ci updatehathach
2025-04-18enum For string descriptor (langid, manufacturer product, serila): always get...hathach
2025-04-17- hil test max retry = 3hathach
2025-04-17- run arm-iar using github actionhathach
2025-04-17fix iar make build with stm32 l0, f2, f3, u5, wbhathach
2025-04-17fix iar make build with wb and u5hathach
2025-04-17ci add pico_w for native host testhathach
2025-04-16add TS3USB30 to test s3 host with slave/dmahathach
2025-04-15Merge pull request #3070 from HiFiPhile/bitfieldHa Thach
2025-04-14channge DWC2_CHANNEL_COUNT/DWC2_EP_COUNT to inline functionhathach
2025-04-13Skip net_lwip_webserver, too big for h7rsHiFiPhile
2025-04-12Increase RTT buffer sizeHiFiPhile
2025-04-12Merge remote-tracking branch 'upstream/master' into h7rsHiFiPhile
2025-04-12Fix RTT buffer not detected.HiFiPhile
2025-04-12Fix swo logger case.HiFiPhile
2025-04-09build fix.HiFiPhile
2025-04-07Fix espressif build with presets.HiFiPhile
2025-04-06Merge pull request #3014 from deshipu/masterHiFiPhile
2025-04-06Allow different port and mode for LED on ch32v boardsRadomir Dopieralski
2025-03-26hcd/ehci: hcd_edpt_open() return false if ep is already opened. implement hcd...hathach
2025-03-26added mimxrt1064_evk to hil test poolhathach
2025-03-26imxrt: disable BOARD_ConfigMPU() since it cause issue with imxrt1060/64. Upda...hathach
2025-03-24Add SWO config.HiFiPhile
2025-03-24Implement ITM_SendChar().HiFiPhile
2025-03-24Merge remote-tracking branch 'upstream/master' into h7rsHiFiPhile
2025-03-16Update ch32v20x family.cmakeverylowfreq
2025-03-16Fix the condition related to CFG_TUH_WCH_USBIP_USBFS macroverylowfreq
2025-03-16Add ch32v20x usbfs hcd initial support.verylowfreq
2025-03-10fix(rp2040) set RTOS as cmake cache to fix pico-example buildhathach
2025-03-09Merge pull request #1627 from atoktoto/midihostHa Thach
2025-03-08Merge pull request #2990 from dauc/masterHiFiPhile