Commit Graph

210 Commits

Author SHA1 Message Date
Szymon Janc
4b59cb9a20 Fix documentation symlinks
There were typos in symlinks target names resulting in following
warrning on checkout (at least in Mynewt newt tool):
* Warning: stat mynewt/repos/tinyusb/docs/contributing/code_of_conduct.rst: no such file or directory
* Warning: stat mynewt/repos/tinyusb/docs/info/contributors.rst: no such file or directory
2023-07-10 12:12:26 +02:00
hathach
eaa159c0a6 more doc build fix 2023-05-10 15:52:33 +07:00
hathach
090078542f update osal note 2023-04-28 11:34:12 +07:00
slc-tl
8c780a9564 Update porting.rst
Adds more in depth documentation of how tud_task does not need to be polled in implementations that use an RTOS / scheduler.
2023-04-14 17:07:33 -06:00
hathach
f80d11301e update doc and generate deps list 2023-03-23 16:33:35 +07:00
hathach
1fc203b085 more update to kinetis bsp 2023-03-18 19:50:24 +07:00
Bob Paddock
b13b95a670 Document that support for the FRDM-K32L2A4S has been added. 2023-03-18 16:50:51 +07:00
hathach
3623ba1884 fix trailing space and new line
temporarily disable codespell
2023-03-17 16:12:49 +07:00
hathach
e0b1de923c add ra4m1_ek board 2023-03-16 22:43:58 +07:00
hathach
92aed7e3e0 rename symbols 2023-03-16 11:28:10 +07:00
hathach
05e0205ad0 Merge branch 'master' into renesas-ra 2023-03-08 21:05:06 +07:00
hathach
cf162e2c54 fix typo 2023-02-10 13:03:43 +07:00
hathach
7e48da5b44 update version to 0.15.0
add changelog
2023-02-10 12:47:48 +07:00
Ha Thach
949950e592 Merge branch 'master' into ch32v307 2023-01-07 23:46:46 +07:00
hathach
43b255f413 more typos 2022-12-04 19:44:01 +07:00
Bastien Nocera
6a2cf67289 Fix typos 2022-12-04 19:43:23 +07:00
Bastien Nocera
8f88ff559e Fix typo in getting_started guide
Fixes: 1234111 ("add get-deps target")
2022-10-18 15:14:45 +02:00
hathach
660e8f50a7 try to fix release body in tinyusb_src (not tested) 2022-08-23 14:43:09 +07:00
hathach
961e83e083 more docs update 2022-08-19 17:14:53 +07:00
hathach
23ea8d1e25 update doc 2022-07-25 22:27:33 +07:00
hathach
b0b155c949 increase version for release
along with minor doc update
2022-07-19 12:28:52 +07:00
hathach
12341118e3 add get-deps target
update ci to get-deps first
2022-07-01 16:24:58 +07:00
Rafael Silva
0bf0e0b35f add renesas ra mcu family to supported devices docs
Signed-off-by: Rafael Silva <rafaelsilva@ajtec.pt>
2022-06-02 09:35:30 +01:00
Rafael Silva
dcadbf3364 rename renesas driver to link
link was chosen according to the name for the usb core on datasheets, LINK core

Signed-off-by: Rafael Silva <rafaelsilva@ajtec.pt>
2022-06-02 09:35:30 +01:00
Sven
16c0eb0d2f fix links in docs
changed markdown formatting to rst formatting
2022-05-24 21:45:35 +02:00
Ha Thach
2683deb0dd Merge branch 'master' into ch32v307 2022-05-21 13:54:25 +07:00
Rafael Silva
95801bf5cc Update requirements.txt 2022-03-30 14:15:34 +01:00
Greg Davill
7d395c674c Update supported table 2022-03-23 00:46:44 +10:30
Greg Davill
46fb850e02 Update support table 2022-03-23 00:06:51 +10:30
Rafael Silva
4642cb8d0a documentatio: fix bad supported dev table format 2022-03-04 15:35:32 +00:00
hathach
566e3abcea increase version, update doc for release 2022-02-23 11:55:57 +07:00
Scott Shawcroft
8a6fe8a8f3 Merge pull request #1300 from sharpie7/master
Some platforms require SDKs and use of cmake
2022-02-22 15:03:59 -08:00
NexusXe
ada7a23ddc Fix capitalization 2022-02-16 08:33:06 -06:00
NexusXe
a72d0245fa Fix link to supported boards
It used to point to `boards.md`, which doesn't exist.
2022-02-16 08:29:20 -06:00
kkitayam
ce7a8fed36 Add a partial support mark to KL25 2022-01-28 01:18:44 +09:00
Iain Sharp
a80f23711e Some platforms require SDKs and use of cmake 2022-01-24 20:56:13 +00:00
kkitayam
745607357b Update Renesas RX status 2021-12-27 21:51:23 +09:00
Alex Voinea
103817b8b6 Fix typo
Oops. Made a typo in 6de423606f
2021-12-22 22:56:53 +02:00
Alex Voinea
6de423606f nucleo-f439zi support 2021-12-21 18:24:05 +01:00
Greg Steiert
469ecdd28c added KUIIC to supported boards list 2021-12-15 14:18:27 -08:00
hathach
69bdd703c2 update doc to include g4 2021-12-13 17:53:38 +07:00
Rafael Silva
c52c9cda91 after commit: eae4132 this dependency is no longer required
Signed-off-by: Rafael Silva <perigoso@riseup.net>
2021-12-02 10:24:19 +00:00
hathach
94c35de0d2 minor doc update 2021-12-02 13:19:27 +07:00
hathach
eae4132fbb update supported doc 2021-12-02 11:31:27 +07:00
hathach
4678a4142e remove warnings 2021-11-30 00:35:39 +07:00
hathach
33506675c5 update supported doc 2021-11-30 00:33:55 +07:00
Ha Thach
c04006bc13 Merge pull request #1180 from hathach/add-xmc4500
Add xmc4500
2021-11-05 14:38:23 +07:00
hathach
422f439bf7 update docs 2021-11-05 13:18:54 +07:00
Rafael Silva
ec99bec8cb docs: update supported device table
remove known issue #750 from silabs EFM32GG table entry
2021-11-04 23:00:05 +00:00
hathach
4431ced598 add L4 to ci, update doc 2021-11-02 16:20:39 +07:00