summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2025-10-03fix make stm32u0hathach
2025-10-03fix make buildhathach
2025-10-01Merge branch 'master' into fork/ennebi/mtphathach
2025-09-30Increase stack size to 2kBMengsk
2025-09-29Fix ciMengsk
2025-09-29Refresh board presetsMengsk
2025-09-29bsp: Add STM32U083C-DK boardMengsk
2025-09-29Merge branch 'master' into fork/ennebi/mtphathach
2025-09-26fix more ci buildhathach
2025-09-18Fix ESP32 buildHiFiPhile
2025-09-18Fix RPI buildHiFiPhile
2025-09-17Fix board_reset_to_bootloaderHiFiPhile
2025-09-17Fix board_init_after_tusbHiFiPhile
2025-09-17Fix board_get_unique_idHiFiPhile
2025-09-17Update weak callbacks to new syntaxHiFiPhile
2025-09-16Add ESP32-H4 as a supported MCU in TinyUSB and wire it into build/runtime:igor.masar
2025-09-15Merge branch 'master' into fork/ennebi/mtphathach
2025-09-15fix imxrt buildhathach
2025-09-12Move BOARD_ConfigMPU into board specific initHiFiPhile
2025-09-12Fix IAR buildHiFiPhile
2025-09-12fix warnings, update docshathach
2025-09-12rename stm32wba eval to nucleohathach
2025-09-11Change CMSIS patch to match update path in family.mk for WBADalton Caron
2025-09-11fix pre-commithathach
2025-09-10STM32WBARI eval CMake build supportDalton Caron
2025-09-10Initial STM32WBARI eval supportDalton Caron
2025-09-08Merge pull request #3226 from armusin/stm32n6570-dkHa Thach
2025-09-05Merge pull request #3236 from ning3270455369/masterHa Thach
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]
2025-09-04Update STM32 CMSIS dependencies to fix HSITRIM register bugcopilot-swe-agent[bot]
2025-09-03Merge pull request #3211 from rhgndf/at32f403a_weact_blackpillHa Thach
2025-08-24STM32N6570-DK board is added. Build with DEBUG=1 (make BOARD=stm32n6570dk DEB...Aleksei Musin
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 matc...hathach
2025-08-01Merge pull request #3191 from hathach/at32Ha Thach
2025-07-31add ci build for all at32, use linker and startup from mcu cmsis instead of l...hathach
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 mcu/sdk...hathach
2025-07-28correct flash/ram for v307 and v305hathach
2025-07-27Fix gpio clockJie Feng
2025-07-24Add nanoch32v305Jie Feng
2025-07-20fix typoHiFiPhile