| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-16 | fix(docs): update URL for STM32C071 Nucleo board documentation | StefanOroel | |
| 2026-04-09 | Add initial board support for nRF54LM20 DK | gab-k | |
| 2026-03-31 | Removed readme and modified the getting started doc | Valentyn Korniienko | |
| 2026-03-23 | Revert "Make driver init() function optional" | Ha Thach | |
| 2026-03-22 | Update documentation | Cédric Berger | |
| 2026-03-14 | fix windows build | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-03-14 | update rx65n_target: correct pin configuration and remove unused USB ↵ | hathach | |
| interrupt definitions | |||
| 2026-03-13 | add ft9xx-gcc toolchain support to CI | hathach | |
| 2026-03-13 | actual build make/cmake for ft9xx | hathach | |
| 2026-03-13 | rename and migrate kinetis_k32l to new mcux-devices | hathach | |
| 2026-03-05 | Merge branch 'master' into fork/armusin/threadx_osal | hathach | |
| 2026-02-10 | Merge branch 'refs/heads/master' into copilot/improve-build-steps-rp2040-esp32 | hathach | |
| 2026-02-10 | update getting_started.rst and get_deps.py for clarity and improved ↵ | hathach | |
| dependency handling | |||
| 2026-02-09 | Merge branch 'hathach:master' into threadx_osal | Aleksei Musin | |
| 2026-02-07 | remove sdk setup instruction for rp2040 and espressif | hathach | |
| 2026-01-14 | bsp: add STM32H747-DISCO | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> Signed-off-by: Zixun LI <[email protected]> | |||
| 2026-01-14 | bsp: add TI EK-TM4C1294XL | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-30 | support for the AT32F45X series | zhiqiang-ch | |
| 2025-12-28 | Fix trailing whitespace in getting_started.rst | copilot-swe-agent[bot] | |
| - Removed trailing whitespace from line 37 as detected by pre-commit check - Documentation builds successfully Co-authored-by: HiFiPhile <[email protected]> | |||
| 2025-12-28 | Use appropriate syntax highlighting for Windows commands | copilot-swe-agent[bot] | |
| - Changed Windows Command Prompt blocks from bash to bat for proper highlighting - Changed PowerShell blocks from bash to powershell for proper highlighting - Improves documentation readability and accuracy Co-authored-by: HiFiPhile <[email protected]> | |||
| 2025-12-28 | Add detailed build instructions for rp2040 and esp32 to getting_started.rst | copilot-swe-agent[bot] | |
| - Added dedicated "Building for RP2040" section with pico-sdk installation steps - Added dedicated "Building for ESP32" section with esp-idf installation steps - Included platform-specific instructions for Linux/macOS and Windows - Added PICO_SDK_PATH export steps before cmake for rp2040 - Added esp-idf source/export steps before cmake for esp32 - Updated note section to reference new detailed sections - Documentation builds successfully without errors Co-authored-by: HiFiPhile <[email protected]> | |||
| 2025-12-22 | ThreadX OSAL header is added. Docs are updated. | Aleksei Musin | |
| 2025-12-11 | Use role TUSB_ROLE_HOST in host stack initialization | LeZerb | |
| 2025-11-26 | Merge branch 'master' into xfer-fifo | hathach | |
| # Conflicts: # src/common/tusb_fifo.h | |||
| 2025-11-21 | edpt stream support xfer_fifo for device CFG_TUD_EDPT_DEDICATED_HWFIFO | hathach | |
| cdc device omit ep buffer when hwfifo is supported | |||
| 2025-11-20 | Doc: Typo in docs/integration.rst | Thomas Rubin | |
| Signed-off-by: Thomas Rubin <[email protected]> | |||
| 2025-11-20 | update changelog.rst | hathach | |
| 2025-11-19 | Bump version to 0.20.0 | hathach | |
| 2025-11-17 | make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ↵ | hathach | |
| as default driver implementation. dcd_edpt_close() is deprecated and will be removed from all driver in the future. | |||
| 2025-11-11 | update doc | hathach | |
| 2025-10-21 | use CMake in getting_started examples | c1570 | |
| 2025-10-20 | add note about CMake | c1570 | |
| 2025-10-20 | add missing class driver callbacks | c1570 | |
| 2025-10-20 | revert unnecessary Sphinx config changes | c1570 | |
| 2025-10-20 | streamlined getting_started | c1570 | |
| 2025-10-20 | getting_started structure | c1570 | |
| 2025-10-20 | more consolidation | c1570 | |
| 2025-10-20 | improved getting_started, integrated "first device/host" | c1570 | |
| 2025-10-20 | rearrage TOC | c1570 | |
| 2025-10-20 | improve flow | c1570 | |
| 2025-10-20 | Naming conventions, buffer handling | c1570 | |
| 2025-10-20 | WIP improved docs (feat. LLM) | c1570 | |
| 2025-10-14 | Merge pull request #3299 from hathach/initial-nrf54h20 | Ha Thach | |
| Initial nrf54h20 support | |||
| 2025-10-13 | rename pca10056 to nrf52840dk, pca10059 to nrf52840dongle | hathach | |
| 2025-10-09 | docs: fix .rst links to use Sphinx :doc: role for proper HTML generation | copilot-swe-agent[bot] | |
| Co-authored-by: hathach <[email protected]> | |||
| 2025-10-04 | update docs | hathach | |
| 2025-10-03 | update docs | hathach | |
| 2025-10-03 | update for release 0.19.0 | hathach | |
| 2025-10-02 | HIL add timeout for opening mtp device | hathach | |
| 2025-09-30 | update docs | Mengsk | |
| Signed-off-by: Mengsk <[email protected]> | |||
