summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2021-07-30readme: convert md readme to rstperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30readme: added docs status badgeperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30readme: remove redundant info, and point to new docsperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30readme: use new svg logoperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-23Update README.mdHiFiPhile
Use SAME7x
2021-07-22Quick Readme updateHiFiPhile
2021-07-17Merge pull request #967 from perigoso/used-in-projectHa Thach
Add openinput to the 'Uses' section (aka projects that use Tusb)
2021-07-16readme: add openinput to the 'Uses' sectionRafael Silva
Signed-off-by: Rafael Silva <[email protected]>
2021-06-28merge saml21 + saml22 = saml2xhathach
2021-06-28update doc and clean uphathach
2021-06-01add note for custom class driverHa Thach
2021-05-27clean uphathach
2021-05-26Update README.mdHa Thach
2021-04-28update dochathach
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
add support of new esp32s3 target and the board update the roles.mk wrapper to allow dfu flashing of espressif chip update examples to allow compilation for esp32s3_addax_1 board once the code is tested the PR to original tinyusb repo will be submitted
2021-04-02update readme and contributors for renesas rx63n and silabs efm32gg12 port ↵Ha Thach
(#767) * update readme and contributors for renesas rx63n and silabs efm32gg12 port also add some doc for changelog * typo * update more boards * more typo * typo 3
2021-03-23remove ses project since it is all broken and occupies spacehathach
2021-03-19Update README.mdHa Thach
2021-02-24change logo urlHa Thach
2021-02-09Fix capitalisation of Raspberry PiAndrew Scheller
2021-01-23doc updatehathach
2020-12-25update readme, contributor and doc for new port KL25hathach
update nxp_driver
2020-11-07release 0.7.0 with changelog and doc update0.7.0hathach
2020-11-02enable cdc auto flush on write()hathach
if there is enough data in the fifo
2020-08-22Update README.mdHa Thach
2020-08-21add support for SAMD11 devices / add samd11_xplained boardKatherine Temkin
2020-07-08Merge pull request #447 from hathach/add-stm-hsHa Thach
Add support for STM32 OTG HS core
2020-07-02correct HSE_VALUE in hal_confhathach
- although it is define in CFLAGS, it is worth to correct to be consistent with other build - extract set_speed()
2020-07-01Update README.mdHa Thach
2020-07-01added DA14695 DK USB bsphathach
2020-06-26update readmehathach
2020-04-22clean uphathach
2020-04-19added TODO item for changeloghathach
- rewrite changelog it better later on - simplify the issue template
2020-04-07update docs for esp32s2hathach
2020-03-30added changeloghathach
2020-03-24update doc for MSP430hathach
2020-03-17follow up to pr #301hathach
rename OPT_MCU_NUC505_USB_DMA to simply USE_DMA
2020-03-10doc updatehathach
2020-02-07add Nuvoton NUC505Peter Lawrence
2020-01-10Fix some style issues in the READMEarturo182
2020-01-09Merge branch 'master' into develophathach
2020-01-07Merge branch 'master' into nuc121Ha Thach
2020-01-04add Nuvoton NUC121/NUC125/NUC126Peter Lawrence
2020-01-03try to trigger mynewt examplehathach
2019-12-27use github actions for build badgehathach
2019-12-25fix samd51 setup packet handlinghathach
issue occur due to race condition https://github.com/adafruit/Adafruit_TinyUSB_Arduino/issues/37
2019-12-18added coverity badgehathach
2019-11-25update readmehathach
2019-11-25add the most important file of the project: CONTRIBUTORS.mdhathach
2019-11-24more dochathach