summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2025-07-24Add nanoch32v305Jie Feng
2025-07-20fix typoHiFiPhile
2025-07-10Fix F4 BSP without UART_DEV.HiFiPhile
2025-07-09add option to pass symbol defines to ci build.pyhathach
2025-07-09add board_vbus_set() for samd21/d51 to enable usb host vbushathach
2025-07-09Merge branch 'refs/heads/master' into fork/ChrisDeadman/hcd-samd-supporthathach
2025-07-08Merge remote-tracking branch 'origin/master' into xfer_isrhathach
2025-07-07Merge pull request #2963 from HiFiPhile/stm32_cacheHa Thach
2025-07-07change CFG_TUSB_MEM_DCACHE_LINE_SIZE_DEFAULT (not defined) to 1hathach
2025-07-07support at32 mcuzhiqiang
2025-07-05always define CFG_TUH_WCH_USBIP_USBFS=1 for ch32v20x since only port1 support...hathach
2025-07-04Revise DCache with RTT sectionHiFiPhile
2025-07-04Merge branch 'refs/heads/master' into fork/verylowfreq/pr-ch32v-usbfs-hosthathach
2025-07-03fix build with clanghathach
2025-07-03Merge branch 'master' into fork/HiFiPhile/stm32_cachehathach
2025-07-02update board_test always output to uart regardless of LOGGER optionhathach
2025-07-02remove make wrapper for rp2040/espressifhathach
2025-07-02update examplehathach
2025-07-02update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORMhathach
2025-07-02add doc for building examples with cmake build systemhathach
2025-07-02remove legacy DEPS_SUBMODULES in makehathach
2025-06-14bsp: fix NUCLEO-H7S3L8 buttonHiFiPhile
2025-06-13hw/h7rs: Update linker to put RTT in DTCMHiFiPhile
2025-06-13hw/h7rs: Enable D-Cache in BSPHiFiPhile
2025-06-12Merge pull request #3137 from HiFiPhile/uac_simplifyHa Thach
2025-06-12ci skip clang/iar build for stm32n6hathach
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