summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-11Merge branch 'master' into fork/HiFiPhile/h7rshathach
2025-06-04doc: remove reference to stm32n657_dk boardJames Sandison
2025-06-04chore: squash previous commits from other branchesJames Sandison
2025-04-28- spelling fixes to pass ciEli Hughes
- added mca156 the list in boards.rst. - Fixup to family.cmake for mcxa156 to pass ci
2025-04-12Merge remote-tracking branch 'upstream/master' into h7rsHiFiPhile
2025-03-07refactor: Fix inline literal and code blocks in .rst documentsDarian Leung
- Added missing inline literals (double backticks) to any reference of symbol names and macros - Added language specifier to "code-block" directives to enable syntax highlighting when rendered.
2025-03-07fix: Turn various .rst files from symbolic links to proper filesDarian Leung
"code_of_conduct.rst" and "contributors.rst" both contain RST include directives, but their file types are symoblic links. This commit turns them into proper files.
2025-01-24Add NUCLEO-H7S3L8 BSP.HiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-01-22Update deps.HiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2024-12-27update docs, remove uses.rst, structure.rst. Refactor docs, use README.rst ↵hathach
for docs index.rst
2024-12-27docs index.rst pointed to README.rsthathach
2024-12-27move mcu supported to README.rst, separated supported boards to boards.rsthathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-12-25update doc, bump up release 0.18.0hathach
revert OPT_MCU_RAXXX value back to 1403
2024-11-27Add support for the STM32C0 and the NUCLEO-C071RB.David (Pololu)
2024-11-07hcd work with esp32p4 in slave mode but have issue with DMA mode. In slave ↵hathach
it enumerate device but has issue with msc bulk in
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
2024-09-17make all python files executable and standardize interpreterShawn Hoffman
2024-09-13prepare for 0.17.0 releasehathach
2024-08-19update doc, re-enable metro m7 for hil, only build make windows/macos on PRhathach
2024-06-21Update for OTG_FS devicesOkarss
2024-06-21Fix the legendOkarss
2024-06-18Fix the tableOkarss
2024-06-18Update Host mode information for FSDEV devicesOkarss
2024-06-14Update the STM32 documentationOkarss
2024-05-24increase version as pre-releases, still need more clean up before actual relesaehathach
2024-05-15add CH32V20x USB OTG/FS driverMatthew Tran
2024-03-26update doc index.rst to match readme.rst (duplicated)hathach
2023-12-13Update doc.Mengsk
2023-11-24update changelog for 0.16.0hathach
2023-11-24update doc, move sponsor to top of the pagehathach
2023-11-24minor dochathach
2023-11-24Merge branch 'master' into feature/ch32f20xHa Thach
2023-11-01resize logo, add white backgroundhathach
2023-11-01update readme, add sponsor sectionhathach
2023-10-31update doc to add supported mcushathach
2023-10-06feat(ch32f20x): add support of ch32f20xdenis.krasutski
2023-08-24Merge pull request #2142 from sjanc/symlinksHa Thach
Fix documentation symlinks
2023-07-10Fix documentation symlinksSzymon Janc
There were typos in symlinks target names resulting in following warrning on checkout (at least in Mynewt newt tool): * Warning: stat mynewt/repos/tinyusb/docs/contributing/code_of_conduct.rst: no such file or directory * Warning: stat mynewt/repos/tinyusb/docs/info/contributors.rst: no such file or directory
2023-06-30Update support for Cynthion boardsmndza
- Rename LUNA to Cynthion - Add support for newer revisions (>=0.6) - Bootloader (saturn-v) default size is now 2K
2023-05-10more doc build fixhathach
2023-04-28update osal notehathach
2023-04-14Update porting.rstslc-tl
Adds more in depth documentation of how tud_task does not need to be polled in implementations that use an RTOS / scheduler.
2023-03-23update doc and generate deps listhathach
2023-03-18more update to kinetis bsphathach
2023-03-18Document that support for the FRDM-K32L2A4S has been added.Bob Paddock
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2023-03-16add ra4m1_ek boardhathach
2023-03-16rename symbolshathach