summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Collapse)Author
2025-10-24fix several warningshathach
2025-10-24enable IAR CState with IAR_CSTAT=1hathach
2025-10-23force clang asm with -x assembler-with-cpphathach
2025-10-23fix more buildhathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and ↵hathach
move it to family_configure_common() also move startup and linker from board target to actual exe
2025-10-16fix some warnings detected by pvs-studiohathach
2025-10-15Update hw/bsp/same7x/boards/same70_qmtech/board.hHa Thach
Co-authored-by: Copilot <[email protected]>
2025-10-15refactor spresense into cxd56. there is no orphan board in bsp.hathach
2025-10-15fix more warningshathach
2025-10-15fix more warningshathach
2025-10-15fix build warning with clanghathach
2025-10-15refactor all nuc to familyhathach
2025-10-15update nuc121/125hathach
2025-10-15merge nuc121 and 125hathach
2025-10-15more warning fixhathach
2025-10-15refactor sltb009a to family efm32hathach
2025-10-15merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & ↵hathach
OPT_MCU_SAML22
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
Initial nrf54h20 support
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
Added stm32l496nucleo board support
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
dcd/dwc2: fix enumeration when EP0 size=8
2025-10-08stm32h7rs: fix typo in makefileHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-10-06Fix preset with espressifMengsk
Signed-off-by: Mengsk <[email protected]>
2025-10-04Fix jlink device nameHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
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
Signed-off-by: Mengsk <[email protected]>
2025-09-29Fix ciMengsk
Signed-off-by: Mengsk <[email protected]>
2025-09-29Refresh board presetsMengsk
Signed-off-by: Mengsk <[email protected]>
2025-09-29bsp: Add STM32U083C-DK boardMengsk
Signed-off-by: Mengsk <[email protected]>
2025-09-29Merge branch 'master' into fork/ennebi/mtphathach
2025-09-26fix more ci buildhathach
2025-09-18Fix ESP32 buildHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-09-18Fix RPI buildHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-09-17Fix board_reset_to_bootloaderHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>