summaryrefslogtreecommitdiff
path: root/hw/bsp
AgeCommit message (Expand)Author
2025-10-15refactor sltb009a to family efm32hathach
2025-10-15merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & O...hathach
2025-10-14suppress some warnings in zephyr buildhathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-10-14fix missing prototypeshathach
2025-10-14more make refactorhathach
2025-10-14refactor same7x using codexhathach
2025-10-14improve cmake warning flags, fix various warnings in exampleshathach
2025-10-14move make.mk to hw/bsp/family_support.mkhathach
2025-10-14Merge pull request #3299 from hathach/initial-nrf54h20Ha Thach
2025-10-13fix build with west zephyrhathach
2025-10-13rename pca10056 to nrf52840dk, pca10059 to nrf52840donglehathach
2025-10-13update make build system rename pca10095 to nrf5340dkhathach
2025-10-13get cmake build with 54h20 not tested on actual hw, probably not runninghathach
2025-10-12Merge pull request #3220 from adam-embedded/with-stm32l496nucleoHa Thach
2025-10-11Merge branch 'master' into uac1HiFiPhile
2025-10-11correct l496zg variant, fix build warninghathach
2025-10-11Merge branch 'master' into fork/adam-embedded/with-stm32l496nucleohathach
2025-10-10try to enable ohci for lpc55 but not working, probably clock issuehathach
2025-10-09Merge pull request #3279 from HiFiPhile/dwc2_ep0Ha Thach
2025-10-08stm32h7rs: fix typo in makefileHiFiPhile
2025-10-06Fix preset with espressifMengsk
2025-10-04Fix jlink device nameHiFiPhile
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