summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2026-04-16fix(docs): update URL for STM32C071 Nucleo board documentationStefanOroel
2026-04-09Add initial board support for nRF54LM20 DKgab-k
2026-03-31Removed readme and modified the getting started docValentyn Korniienko
2026-03-23Revert "Make driver init() function optional"Ha Thach
2026-03-22Update documentationCédric Berger
2026-03-14fix windows buildHiFiPhile
2026-03-14update rx65n_target: correct pin configuration and remove unused USB interrup...hathach
2026-03-13add ft9xx-gcc toolchain support to CIhathach
2026-03-13actual build make/cmake for ft9xxhathach
2026-03-13rename and migrate kinetis_k32l to new mcux-deviceshathach
2026-03-05Merge branch 'master' into fork/armusin/threadx_osalhathach
2026-02-10Merge branch 'refs/heads/master' into copilot/improve-build-steps-rp2040-esp32hathach
2026-02-10update getting_started.rst and get_deps.py for clarity and improved dependenc...hathach
2026-02-09Merge branch 'hathach:master' into threadx_osalAleksei Musin
2026-02-07remove sdk setup instruction for rp2040 and espressifhathach
2026-01-14bsp: add STM32H747-DISCOHiFiPhile
2026-01-14bsp: add TI EK-TM4C1294XLHiFiPhile
2025-12-30support for the AT32F45X serieszhiqiang-ch
2025-12-28Fix trailing whitespace in getting_started.rstcopilot-swe-agent[bot]
2025-12-28Use appropriate syntax highlighting for Windows commandscopilot-swe-agent[bot]
2025-12-28Add detailed build instructions for rp2040 and esp32 to getting_started.rstcopilot-swe-agent[bot]
2025-12-22ThreadX OSAL header is added. Docs are updated.Aleksei Musin
2025-12-11Use role TUSB_ROLE_HOST in host stack initializationLeZerb
2025-11-26Merge branch 'master' into xfer-fifohathach
2025-11-21edpt stream support xfer_fifo for device CFG_TUD_EDPT_DEDICATED_HWFIFOhathach
2025-11-20Doc: Typo in docs/integration.rstThomas Rubin
2025-11-20update changelog.rsthathach
2025-11-19Bump version to 0.20.0hathach
2025-11-17make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...hathach
2025-11-11update dochathach
2025-10-21use CMake in getting_started examplesc1570
2025-10-20add note about CMakec1570
2025-10-20add missing class driver callbacksc1570
2025-10-20revert unnecessary Sphinx config changesc1570
2025-10-20streamlined getting_startedc1570
2025-10-20getting_started structurec1570
2025-10-20more consolidationc1570
2025-10-20improved getting_started, integrated "first device/host"c1570
2025-10-20rearrage TOCc1570
2025-10-20improve flowc1570
2025-10-20Naming conventions, buffer handlingc1570
2025-10-20WIP improved docs (feat. LLM)c1570
2025-10-14Merge pull request #3299 from hathach/initial-nrf54h20Ha Thach
2025-10-13rename pca10056 to nrf52840dk, pca10059 to nrf52840donglehathach
2025-10-09docs: fix .rst links to use Sphinx :doc: role for proper HTML generationcopilot-swe-agent[bot]
2025-10-04update docshathach
2025-10-03update docshathach
2025-10-03update for release 0.19.0hathach
2025-10-02HIL add timeout for opening mtp devicehathach
2025-09-30update docsMengsk