summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-10-15update nuc121/125hathach
2025-10-15merge nuc121 and 125hathach
2025-10-15more warning fixhathach
2025-10-15fix unused warningshathach
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-14more warnings fixhathach
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-14Merge pull request #3304 from hathach/add-tool-for-ossHa Thach
add tools that provided freely to develop project
2025-10-14Update README.rstHa Thach
Co-authored-by: Copilot <[email protected]>
2025-10-14add tools that provided freely to develop projecthathach
2025-10-13Merge pull request #3302 from hathach/revert-3300-qodana-automation-241005150Ha Thach
Revert "Add qodana CI checks"
2025-10-13Revert "Add qodana CI checks"Ha Thach
2025-10-13Merge pull request #3300 from hathach/qodana-automation-241005150Ha Thach
Add qodana CI checks
2025-10-13Add github workflow fileQodana Application
2025-10-13Add qodana.yaml fileQodana Application
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 dwc2_iso_incompHiFiPhile
2025-10-11Merge branch 'master' into uac1HiFiPhile
2025-10-11Move control buffer out of USB sectionHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-10-11dfu: remove transfer buffer out of USB section, since data will copy to/from ↵HiFiPhile
use EP0 buffer. Signed-off-by: HiFiPhile <[email protected]>
2025-10-11Merge branch 'master' into dwc2_ep0HiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-10-11correct l496zg variant, fix build warninghathach
2025-10-11Merge branch 'master' into fork/adam-embedded/with-stm32l496nucleohathach
2025-10-11Merge pull request #3293Ha Thach
ESP32-S3 bulk transfer issues #3154
2025-10-11Merge pull request #3297 from hathach/hil-increase-timeout-for-mtpHa Thach
increase timeout for mtp hil test
2025-10-11increase timeout for mtp hil testhathach
2025-10-10example/dfu: add MSOS 2.0 descriptor for auto driver loadingHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-10-10usbd: support set EP0 buffer sizeHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-10-10dcd/dwc2: fix EP0 mulit-packet logic, write the packet directly if ↵HiFiPhile
num_packets = 1 Signed-off-by: HiFiPhile <[email protected]>
2025-10-10try to enable ohci for lpc55 but not working, probably clock issuehathach
2025-10-10successfullypoornadharshan13-rgb
2025-10-09Merge pull request #3292 from tangpipi/fix_at32_remapHa Thach
at32_fsdev: Fix dcd_int_enable when remapping the USB interrupt
2025-10-09Merge pull request #3279 from HiFiPhile/dwc2_ep0Ha Thach
dcd/dwc2: fix enumeration when EP0 size=8
2025-10-09fix todo size in list_reverse()hathach
2025-10-09Fix dcd_int_enable when remapping the USB interrupt唐皮皮
2025-10-09centralize hcd_dcache_uncached() for EDhathach
2025-10-09Merge pull request #3290 from hathach/copilot/fix-dependency-link-in-docsHa Thach
docs: fix .rst links to use Sphinx :doc: role for proper HTML generation
2025-10-09docs: fix .rst links to use Sphinx :doc: role for proper HTML generationcopilot-swe-agent[bot]
Co-authored-by: hathach <[email protected]>