summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
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
2019-11-23update doc, RT1011 verified to work, thanks to @arturo182hathach
2019-11-23doc updatehathach
2019-11-23doc updatehathach
2019-11-23added MIMX RT1052 Evaluation Kithathach
2019-11-22update doc for RT1060 evkhathach
2019-11-22doc updatehathach
2019-11-11added and tested nRF52833DK (pca10100)hathach
2019-10-23adding debug log functionhathach
2019-10-11update dochathach
2019-10-08Update README.mdhathach
2019-10-02ported stm32f1, tested with f103 blue pillhathach
2019-09-20update dochathach
2019-09-20doc updatehathach