Commit Graph

106 Commits

Author SHA1 Message Date
0da08031ea readme: added docs status badge
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
37e2342086 readme: remove redundant info, and point to new docs
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
27a9a7d7f1 readme: use new svg logo
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
ef63037f1a Update README.md
Use SAME7x
2021-07-23 11:21:51 +02:00
a9726aad0c Quick Readme update 2021-07-22 20:39:55 +02:00
21bfd11683 Merge pull request #967 from perigoso/used-in-project
Add openinput to the 'Uses' section (aka projects that use Tusb)
2021-07-17 13:35:34 +07:00
392e16af4d readme: add openinput to the 'Uses' section
Signed-off-by: Rafael Silva <perigoso@riseup.net>
2021-07-16 23:03:17 +01:00
01987ef86c merge saml21 + saml22 = saml2x 2021-06-28 14:37:41 +07:00
856dc0bab9 update doc and clean up 2021-06-28 12:59:53 +07:00
abf83c6985 add note for custom class driver 2021-06-01 13:36:19 +07:00
c7cecf28c8 clean up 2021-05-27 00:16:45 +07:00
ac47a3360e Update README.md 2021-05-26 20:21:15 +07:00
cd535537f6 update doc 2021-04-28 15:02:11 +07:00
2f0cb8b5f1 tinyusb: add support of esp32s3 target
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-16 13:38:00 +02:00
ab4d30fd6b update readme and contributors for renesas rx63n and silabs efm32gg12 port (#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-04-02 16:32:48 +07:00
567c6d437a remove ses project since it is all broken and occupies space 2021-03-23 15:19:53 +07:00
6cf110b5d0 Update README.md 2021-03-19 00:32:29 +07:00
37a73fd43d change logo url 2021-02-24 12:42:10 +07:00
43acffd41e Fix capitalisation of Raspberry Pi 2021-02-09 09:55:26 +00:00
fd56ae777e doc update 2021-01-23 01:12:56 +07:00
3951a940fd update readme, contributor and doc for new port KL25
update nxp_driver
2020-12-25 23:10:57 +07:00
23b6b66f4d release 0.7.0 with changelog and doc update 2020-11-07 23:43:39 +07:00
6fcd540cb6 enable cdc auto flush on write()
if there is enough data in the fifo
2020-11-02 16:50:46 +07:00
2b1adbb7e5 Update README.md 2020-08-22 19:13:43 +07:00
91f7ce9769 add support for SAMD11 devices / add samd11_xplained board 2020-08-21 13:15:07 -06:00
dbced9911d Merge pull request #447 from hathach/add-stm-hs
Add support for STM32 OTG HS core
2020-07-08 19:47:24 +07:00
4cec866994 correct HSE_VALUE in hal_conf
- although it is define in CFLAGS, it is worth to correct to be
consistent with other build
- extract set_speed()
2020-07-02 14:57:00 +07:00
ea67aee75b Update README.md 2020-07-01 13:19:06 +07:00
463e978134 added DA14695 DK USB bsp 2020-07-01 12:47:14 +07:00
504b152f88 update readme 2020-06-26 01:30:33 +07:00
3b83813f01 clean up 2020-04-22 00:29:51 +07:00
7f92e255cf added TODO item for changelog
- rewrite changelog it better later on
- simplify the issue template
2020-04-19 14:02:39 +07:00
f6edb46c0a update docs for esp32s2 2020-04-07 23:01:26 +07:00
d1aeac4e33 added changelog 2020-03-30 11:44:03 +07:00
27ec8451a4 update doc for MSP430 2020-03-24 12:12:38 +07:00
a39d170672 follow up to pr #301
rename OPT_MCU_NUC505_USB_DMA to simply USE_DMA
2020-03-17 10:40:45 +07:00
9a0c02236e doc update 2020-03-10 13:28:55 +07:00
7d8ecc63a6 add Nuvoton NUC505 2020-02-07 20:11:00 -06:00
33723157a4 Fix some style issues in the README 2020-01-10 00:34:12 +01:00
dd96be492f Merge branch 'master' into develop 2020-01-09 21:31:01 +07:00
130250a2be Merge branch 'master' into nuc121 2020-01-07 16:26:58 +07:00
f4371e79b1 add Nuvoton NUC121/NUC125/NUC126 2020-01-04 10:31:55 -06:00
019d1b09c5 try to trigger mynewt example 2020-01-03 17:11:22 +07:00
70abfe7f45 use github actions for build badge 2019-12-27 21:39:44 +07:00
5690e7b304 fix samd51 setup packet handling
issue occur due to race condition
https://github.com/adafruit/Adafruit_TinyUSB_Arduino/issues/37
2019-12-25 23:47:47 +07:00
65711de870 added coverity badge 2019-12-18 15:18:05 +07:00
168f0cb471 update readme 2019-11-25 13:33:50 +07:00
a91ac72dbd add the most important file of the project: CONTRIBUTORS.md 2019-11-25 13:29:42 +07:00
a3ed87972d more doc 2019-11-24 00:52:34 +07:00
2379ce8d65 update doc, RT1011 verified to work, thanks to @arturo182 2019-11-23 21:59:28 +07:00