99 Commits

Author SHA1 Message Date
hathach
01987ef86c merge saml21 + saml22 = saml2x 2021-06-28 14:37:41 +07:00
hathach
856dc0bab9 update doc and clean up 2021-06-28 12:59:53 +07:00
Ha Thach
abf83c6985
add note for custom class driver 2021-06-01 13:36:19 +07:00
hathach
c7cecf28c8
clean up 2021-05-27 00:16:45 +07:00
Ha Thach
ac47a3360e
Update README.md 2021-05-26 20:21:15 +07:00
hathach
cd535537f6 update doc 2021-04-28 15:02:11 +07:00
Alex Lisitsyn
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
Ha Thach
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
hathach
567c6d437a remove ses project since it is all broken and occupies space 2021-03-23 15:19:53 +07:00
Ha Thach
6cf110b5d0
Update README.md 2021-03-19 00:32:29 +07:00
Ha Thach
37a73fd43d
change logo url 2021-02-24 12:42:10 +07:00
Andrew Scheller
43acffd41e Fix capitalisation of Raspberry Pi 2021-02-09 09:55:26 +00:00
hathach
fd56ae777e doc update 2021-01-23 01:12:56 +07:00
hathach
3951a940fd update readme, contributor and doc for new port KL25
update nxp_driver
2020-12-25 23:10:57 +07:00
hathach
23b6b66f4d release 0.7.0 with changelog and doc update 2020-11-07 23:43:39 +07:00
hathach
6fcd540cb6 enable cdc auto flush on write()
if there is enough data in the fifo
2020-11-02 16:50:46 +07:00
Ha Thach
2b1adbb7e5
Update README.md 2020-08-22 19:13:43 +07:00
Katherine Temkin
91f7ce9769 add support for SAMD11 devices / add samd11_xplained board 2020-08-21 13:15:07 -06:00
Ha Thach
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
hathach
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
Ha Thach
ea67aee75b
Update README.md 2020-07-01 13:19:06 +07:00
hathach
463e978134 added DA14695 DK USB bsp 2020-07-01 12:47:14 +07:00
hathach
504b152f88 update readme 2020-06-26 01:30:33 +07:00
hathach
3b83813f01 clean up 2020-04-22 00:29:51 +07:00
hathach
7f92e255cf added TODO item for changelog
- rewrite changelog it better later on
- simplify the issue template
2020-04-19 14:02:39 +07:00
hathach
f6edb46c0a update docs for esp32s2 2020-04-07 23:01:26 +07:00
hathach
d1aeac4e33 added changelog 2020-03-30 11:44:03 +07:00
hathach
27ec8451a4 update doc for MSP430 2020-03-24 12:12:38 +07:00
hathach
a39d170672 follow up to pr #301
rename OPT_MCU_NUC505_USB_DMA to simply USE_DMA
2020-03-17 10:40:45 +07:00
hathach
9a0c02236e doc update 2020-03-10 13:28:55 +07:00
Peter Lawrence
7d8ecc63a6 add Nuvoton NUC505 2020-02-07 20:11:00 -06:00
arturo182
33723157a4
Fix some style issues in the README 2020-01-10 00:34:12 +01:00
hathach
dd96be492f Merge branch 'master' into develop 2020-01-09 21:31:01 +07:00
Ha Thach
130250a2be
Merge branch 'master' into nuc121 2020-01-07 16:26:58 +07:00
Peter Lawrence
f4371e79b1 add Nuvoton NUC121/NUC125/NUC126 2020-01-04 10:31:55 -06:00
hathach
019d1b09c5 try to trigger mynewt example 2020-01-03 17:11:22 +07:00
hathach
70abfe7f45
use github actions for build badge 2019-12-27 21:39:44 +07:00
hathach
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
hathach
65711de870 added coverity badge 2019-12-18 15:18:05 +07:00
hathach
168f0cb471 update readme 2019-11-25 13:33:50 +07:00
hathach
a91ac72dbd add the most important file of the project: CONTRIBUTORS.md 2019-11-25 13:29:42 +07:00
hathach
a3ed87972d more doc 2019-11-24 00:52:34 +07:00
hathach
2379ce8d65 update doc, RT1011 verified to work, thanks to @arturo182 2019-11-23 21:59:28 +07:00
hathach
9758f3e461 doc update 2019-11-23 01:11:37 +07:00
hathach
d76eb8d659 doc update 2019-11-23 00:51:43 +07:00
hathach
4ecb07afc5 added MIMX RT1052 Evaluation Kit 2019-11-23 00:19:53 +07:00
hathach
cc9b6b93c8 update doc for RT1060 evk 2019-11-22 17:42:52 +07:00
hathach
00a571fc38 doc update 2019-11-22 15:37:23 +07:00
hathach
d65bc34bfe added and tested nRF52833DK (pca10100) 2019-11-11 00:11:49 +07:00
hathach
661515a807 adding debug log function 2019-10-23 21:18:46 +07:00