index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-08-10
dcd_da1469x: Use mcu.h instead of MCU specific header
Jerzy Kasenberg
dcd_da1469x can work with broader range of MCUs that share same USB core. Specific header file that was used DA1469xAB.h now it is changed to mcu/mcu.h which includes actual MCU specific register file.
2021-08-10
Merge pull request #1012 from hathach/fix-newline-keycode-usage
Ha Thach
correct newline usage keycode (ENTER 0x28)
2021-08-10
correct newline usage keycode (ENTER 0x28)
hathach
2021-08-10
Merge pull request #1011 from hathach/correct-hid-inout-example
Ha Thach
Correct hid inout example
2021-08-10
update node script to always shift dummy reportID like python
hathach
allow specify all product id with 0xFFFF in boards.js
2021-08-09
fix hid_test.py for hid inout to correctly preceeded with dummy reportID
hathach
add note for install hidapi on windows
2021-08-09
Merge pull request #1004 from ctag-fh-kiel/master
Ha Thach
STM32L151 portable driver adaptations
2021-08-08
STM32L151 portable driver adaptations
Robert Manzke
2021-08-06
Merge pull request #985 from HiFiPhile/same70
Ha Thach
SAMx7x improvements
2021-08-06
Merge pull request #1000 from hathach/more-doc
Ha Thach
More doc
2021-08-05
update link to docs.tinyusb.org
hathach
2021-08-05
change webusb-serial landing page
hathach
- to example.tinyusb.org/webusb-serial/ - remove landing page from doc
2021-08-05
Minor fix.
MasterPhi
2021-08-05
add html extra for webusb example
hathach
2021-08-05
rename to .readthedocs.yaml
hathach
exclude all submodules for docs
2021-08-04
Merge pull request #997 from hathach/perigoso-readme-patch
Rafael Silva
readme: fix link to online documentation
2021-08-04
readme: fix link to online documentation
Rafael Silva
2021-08-04
Merge pull request #983 from perigoso/docs
Ha Thach
Docs
2021-08-03
add back info to readme, use stack.svg
hathach
2021-08-02
Add @HiFiPhile in CONTRIBUTORS.rst
HiFiPhile
2021-08-02
Merge pull request #991 from hathach/fix-midi-available
Ha Thach
correct midi available with already stream read
2021-08-02
fix warning
hathach
2021-08-02
correct midi available with already stream read
hathach
2021-08-02
Merge pull request #874 from kkitayam/add_xfer_fifo_for_rx63
Ha Thach
Add dcd_edpt_xfer_fifo() for RX63N
2021-07-31
fix: D0FIFOSEL setting was incorrectly when big-endian is selected.
kkitayam
In pipe_xfer_in(), the endianness setting of D0FIFOSEL was lacking due to refactoring. And add type cast operation to avoid warnings by CCRX.
2021-07-30
Move register define to separate header.
MasterPhi
2021-07-30
docs/supported: add Waveshare OpenH743I-C to board support list
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
readme: add local links to documentation
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
readme: convert md readme to rst
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs/contributors: add credit for docs
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
readme: added docs status badge
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: remove doxygen files
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
readme: remove redundant info, and point to new docs
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: update main index
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: add local copy of stackup image, with added backround
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: add info section index
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: add list of projects that use Tusb
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: add supported devices list
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: move contributors to info section
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: add structure doc
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: add contributing section index
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: port porting doc to rst
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: add reference section index
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: port getting started doc to rst
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: port concurrency doc to rst
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
changelog: move from root to docs subdirectory
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: symbolic link to changelog file for use in documentation
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
changelog: create changelog file and import from release
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
docs: symbolic link to code of conduct file for use in documentation
perigoso
Signed-off-by: perigoso <
[email protected]
>
2021-07-30
code_of_conduct: refactor file from markdown to restructuredtext
perigoso
Signed-off-by: perigoso <
[email protected]
>
[next]