summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Collapse)Author
2025-09-05Merge pull request #3236 from ning3270455369/masterHa Thach
modified the bsp files of at32 to make them work better
2025-09-05fix pre-commithathach
2025-09-05the family name error of at32 has been correctedzhiqiang
2025-09-04fix linker h745 issue with clanghathach
2025-09-04fix linker h745 issue with clanghathach
2025-09-04modified the bsp files of at32 to make them work betterzhiqiang
2025-09-04Remove accidentally committed dependency directoriescopilot-swe-agent[bot]
Co-authored-by: hathach <[email protected]>
2025-09-04Update STM32 CMSIS dependencies to fix HSITRIM register bugcopilot-swe-agent[bot]
Co-authored-by: hathach <[email protected]>
2025-09-03fix pre-commit and fix READONLY linker keyword with clanghathach
2025-09-03Merge pull request #3211 from rhgndf/at32f403a_weact_blackpillHa Thach
Add weact blackpill support
2025-08-24STM32N6570-DK board is added. Build with DEBUG=1 (make BOARD=stm32n6570dk ↵Aleksei Musin
DEBUG=1 all), otherwise it does not work for now. Tested with examples/device/cdc_dual_ports
2025-08-18fixed typo in l496 make fileAdam Slaymark
2025-08-18added support for stm32l496nucleoAdam Slaymark
2025-08-10Add to boards.rst fileJie Feng
2025-08-10Add weact blackpill supportJie Feng
2025-08-09Fix STM32L4 GPIOD clock enable for variants without GPIODMartijn van der Woude
2025-08-06Add MTP class deviceMaurizio Pesce
2025-08-01add at32 to README.rst, rename at32 board to lower case, correct name to ↵hathach
match mcu, add meta data
2025-08-01Merge pull request #3191 from hathach/at32Ha Thach
support at32 mcu (2)
2025-07-31add ci build for all at32, use linker and startup from mcu cmsis instead of ↵hathach
local files
2025-07-29add ci build for at32: f402_405, f403a_407, f423hathach
2025-07-28fix pre-commit, remove svd file since they are heavy and should be in ↵hathach
mcu/sdk instead add cmake support for f403a_407 and f423
2025-07-28correct flash/ram for v307 and v305hathach
2025-07-27Fix gpio clockJie Feng
2025-07-24Add nanoch32v305Jie Feng
2025-07-20fix typoHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-07-10Fix F4 BSP without UART_DEV.HiFiPhile
2025-07-09add option to pass symbol defines to ci build.pyhathach
add build.args option for hil json add MAX3421_HOST=1 for metro m4 express
2025-07-09add board_vbus_set() for samd21/d51 to enable usb host vbushathach
enable host example build for samd21/d51
2025-07-09Merge branch 'refs/heads/master' into fork/ChrisDeadman/hcd-samd-supporthathach
2025-07-08Merge remote-tracking branch 'origin/master' into xfer_isrhathach
# Conflicts: # examples/device/audio_4_channel_mic_freertos/src/main.c # examples/device/audio_test_freertos/src/main.c # src/class/audio/audio_device.c
2025-07-07Merge pull request #2963 from HiFiPhile/stm32_cacheHa Thach
Add DWC2 cache maintenance routines for STM32
2025-07-07change CFG_TUSB_MEM_DCACHE_LINE_SIZE_DEFAULT (not defined) to 1hathach
use stock iar linker
2025-07-07support at32 mcuzhiqiang
2025-07-05always define CFG_TUH_WCH_USBIP_USBFS=1 for ch32v20x since only port1 ↵hathach
support host mode reformat hcd usbfs add uart rx for ch32v20x bsp
2025-07-04Revise DCache with RTT sectionHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
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
change ci matrix build: - github build make/cmake one per family on push only - circicle do full cmake build for all toolchain (missing rx-gcc)
2025-07-02remove legacy DEPS_SUBMODULES in makehathach
2025-06-14bsp: fix NUCLEO-H7S3L8 buttonHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-06-13hw/h7rs: Update linker to put RTT in DTCMHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-06-13hw/h7rs: Enable D-Cache in BSPHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-06-12Merge pull request #3137 from HiFiPhile/uac_simplifyHa Thach
uac2: remove support fifo
2025-06-12ci skip clang/iar build for stm32n6hathach
add stm32-tcpp0203 driver as dependency for h7rs and n6