summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-30Added bufferless operation to the video capture example. Can be tested with e...Tobi
2025-10-30Video Class: New callback function added which allows to generate frame data ...Tobi
2025-10-30Merge pull request #3294 from hathach/add-ohci-lpc55Ha Thach
2025-10-30update lpc55 family.chathach
2025-10-30Merge branch 'master' into add-ohci-lpc55hathach
2025-10-30Merge pull request #3271 from karlp/pr/examplesd-freertos-stacksHa Thach
2025-10-30increase freertos stack size when debug is enabledhathach
2025-10-29Merge pull request #3320 from hathach/more-sastHa Thach
2025-10-28filter out sarif for codeql hw/mcu and lib/hathach
2025-10-28IAR C-Stat exclude mcu folderhathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-28fix security in gh actionhathach
2025-10-28fix warning with strict prototypes warningshathach
2025-10-28fix descriptor warning when shifting zerohathach
2025-10-28added .pvsconfig to exclude some ruleshathach
2025-10-28disable warning for startup filehathach
2025-10-27improve warnings with rp2040 familyhathach
2025-10-27update static_analysis.yml workflowhathach
2025-10-25Merge pull request #3319 from peppapighs/dwc2-usbsuspmZixun LI
2025-10-26Merge pull request #3318 from hathach/static-analysisHa Thach
2025-10-26iar cstat require cmake at least 4.1hathach
2025-10-25add IAR CStat to static_analysis.ymlhathach
2025-10-25dcd/dwc2: clear pending suspend interrupt before usb resetpeppapighs
2025-10-25add SonarQube scanhathach
2025-10-25add SonarQube scanhathach
2025-10-25download ninja binary, apt seems take too long ~ 1 minhathach
2025-10-25merge codeql and pvs-studio to static_analysis.ymlhathach
2025-10-25add pvs-studio analyze to cihathach
2025-10-24add pvs-studio analyze to cihathach
2025-10-24fix more warningshathach
2025-10-24fix several warningshathach
2025-10-24enable IAR CState with IAR_CSTAT=1hathach
2025-10-23Merge pull request #3316 from hathach/more-cmake-refactorHa Thach
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-16add tu_div_round_nearest() (only handle positive) to replace DIV_ROUND_CLOSES...hathach
2025-10-15Merge pull request #3306 from hathach/refactor-buildsystemHa Thach
2025-10-15Update hw/bsp/same7x/boards/same70_qmtech/board.hHa Thach
2025-10-15skip mtp in hil test, it seems not stable and failed too oftenhathach
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-15add nuc to ci buildhathach
2025-10-15refactor all nuc to familyhathach
2025-10-15update nuc121/125hathach
2025-10-15merge nuc121 and 125hathach
2025-10-15more warning fixhathach