summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2026-03-05fix hse value for stm32f411blackpillhathach
2026-03-05Merge branch 'master' into dwc2_deinithathach
2026-03-05esp32p4 min rev 0.1hathach
2026-03-04Merge branch 'master' into dwc2_deinithathach
2026-03-03fix(bsp/rp2040): use MAX3421_SPI in spi_write_read_blockingRobert Dale Smith
2026-03-02fix esp32p4 utmi phy init in the new esp-idf, also update esp-idf to v5.5.3hathach
2026-03-02fix call_after timeout adjustment with rtoshathach
2026-03-02fix board test without tusb_time_millis_api()hathach
2026-03-01bsp/stm32h7: fix h747-disco buttonHiFiPhile
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2026-02-27update h743eval board settings for tracinghathach
2026-02-27Merge remote-tracking branch 'tinyusb/master' into dwc2_deinitHiFiPhile
2026-02-27Add a dynamic switch exampleHiFiPhile
2026-02-27bsp/samx7x: fix buildHiFiPhile
2026-02-13use CFG_TUD_CONFIGURE_DWC2_DEFAULT to make it easier to add more valuehathach
2026-02-13add CFG_TUD_VBUS_SENSE, that could allow to skip tud_configure() for fixed vb...hathach
2026-02-13Merge branch 'refs/heads/master' into dwc2_vbushathach
2026-02-13fix stm32u545 makefile missing hcdhathach
2026-02-12change membrowse target to board/target and remove redundant continue-on-erro...hathach
2026-02-12fix ld symbols extractionMichael Rogov Papernov
2026-02-11make membrowse command more visiblehathach
2026-02-11parse and pass linker symbol to membrowse reporthathach
2026-02-11update membrowse target to family/board/targethathach
2026-02-11add build target argument to improve flexibility of build scripts and workflowshathach
2026-02-10add membrowse-upload target and use it in ci after buildhathach
2026-02-10add membrowse target to family support for enhanced memory analysishathach
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