Commit Graph

113 Commits

Author SHA1 Message Date
King Kévin c66cff88a2 doc: mention ESP USB CDC console option with DFU support 2023-04-03 15:35:06 +02:00
King Kévin d80d4877f5 doc: provide force DFU method 2022-10-24 14:27:35 +02:00
King Kévin 24f7828766 doc: provide project background 2022-10-24 14:15:36 +02:00
King Kévin 3865612f0c doc: minor, fix typo 2022-10-24 14:13:56 +02:00
King Kévin d120cb1c24 doc: provide compile and flash instructions 2022-07-24 15:50:30 +02:00
King Kévin 3ee04d86f8 doc: add project README 2022-07-23 12:35:02 +02:00
perigoso a6ae310f5f readme: convert md readme to rst
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso 0da08031ea readme: added docs status badge
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso 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
perigoso 27a9a7d7f1 readme: use new svg logo
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
HiFiPhile ef63037f1a
Update README.md
Use SAME7x
2021-07-23 11:21:51 +02:00
HiFiPhile a9726aad0c
Quick Readme update 2021-07-22 20:39:55 +02:00
Ha Thach 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
Rafael Silva 392e16af4d readme: add openinput to the 'Uses' section
Signed-off-by: Rafael Silva <perigoso@riseup.net>
2021-07-16 23:03:17 +01:00
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