summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2025-11-03fixing alert by scanning toolhathach
2025-10-30Merge branch 'master' into uac1HiFiPhile
2025-10-30update lpc55 family.chathach
2025-10-30Merge branch 'master' into add-ohci-lpc55hathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-28fix warning with strict prototypes warningshathach
2025-10-28disable warning for startup filehathach
2025-10-27improve warnings with rp2040 familyhathach
2025-10-26iar cstat require cmake at least 4.1hathach
2025-10-24Merge remote-tracking branch 'upstream/master' into uac1HiFiPhile
2025-10-24fix more warningshathach
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 mo...hathach
2025-10-16fix some warnings detected by pvs-studiohathach
2025-10-15Update hw/bsp/same7x/boards/same70_qmtech/board.hHa Thach
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 & 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