summaryrefslogtreecommitdiff
path: root/hw/bsp
AgeCommit message (Expand)Author
2026-02-06set folder property for flash tool targetshathach
2026-01-31bsp/stm32n6: make both ports workHiFiPhile
2026-01-31bsp/stm32wba: update vbus senseHiFiPhile
2026-01-31bsp/stm32u5: update vbus senseHiFiPhile
2026-01-31bsp/stm32n6: update jlink deviceHiFiPhile
2026-01-31bsp/stm32l4: update vbus senseHiFiPhile
2026-01-31bsp/stm32h7rs: update vbus senseHiFiPhile
2026-01-31bsp/stm32h7: update vbus senseHiFiPhile
2026-01-31bsp/stm32f7: update vbus senseHiFiPhile
2026-01-31bsp/stm32f4: update vbus senseHiFiPhile
2026-01-31bsp/stm32f2: update vbus senseHiFiPhile
2026-01-14Merge 'upstream/master' into device-class-printerRémi Berthoz
2026-01-14ci fixZixun LI
2026-01-14Merge remote-tracking branch 'tinyusb/master' into bsp_h7_tm4cZixun LI
2026-01-14bsp: add STM32H747-DISCOHiFiPhile
2026-01-14bsp: add TI EK-TM4C1294XLHiFiPhile
2026-01-10remove transfer_type from hw_endpointhathach
2026-01-09Merge pull request #3448 from hathach/rp2-refactorHa Thach
2026-01-09clean uphathach
2026-01-09fix missing SystemCoreClockhathach
2026-01-09apply copilot suggestionhathach
2026-01-09fix pre-commit, clean up tusb_mcu.h, add at32f45x to ci buildhathach
2026-01-09only apply errata E5 and E15 for rp2040. rp2350 already fixes thesehathach
2026-01-07Adjust printer device class to 0.20.0 and fix compilation warningsRémi Berthoz
2025-12-30support for the AT32F45X serieszhiqiang-ch
2025-12-20SCB_EnableDCache() is required for rt1011hathach
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-12-16more fixesHiFiPhile
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612HiFiPhile
2025-12-16fix buildZixun LI
2025-12-16fix pre-commitZixun LI
2025-12-16update presetZixun LI
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612Zixun LI
2025-12-16fix riscv toolchainZixun LI
2025-12-16cleanup, add presetZixun LI
2025-12-16support hpmicro chipsZhihong Chen
2025-12-15minor clean uphathach
2025-12-14bsp: nxp: add support for RW612 (FRDM-RW612)gab-k
2025-12-13update LPC54HiFiPhile
2025-12-13bsp/mcx to new sdk repoHiFiPhile
2025-12-13bsp: migrate lpc51, lpc55 to new sdk repoHiFiPhile
2025-12-13bsp/lpc55: add hcd_ip3516HiFiPhile
2025-12-13Merge branch 'refs/heads/master' into hcd_fsdevhathach
2025-12-10update metrics to support bloaty csvhathach
2025-12-09update metrics to support bloatyhathach
2025-12-05Run CI build with fixed set of boards (#3389)Ha Thach
2025-12-04fine tune ci to build more with circleci (#3386)Ha Thach
2025-12-03upload metrics.json and aggregate code metrics, post metrics commenthathach
2025-12-02adding metrics for computing average compiled sizehathach
2025-12-02Merge remote-tracking branch 'tinyusb/master' into hcd_fsdevZixun LI