Commit Graph

210 Commits

Author SHA1 Message Date
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
eaa159c0a6 more doc build fix 2023-05-10 15:52:33 +07:00
090078542f update osal note 2023-04-28 11:34:12 +07:00
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
f80d11301e update doc and generate deps list 2023-03-23 16:33:35 +07:00
1fc203b085 more update to kinetis bsp 2023-03-18 19:50:24 +07:00
b13b95a670 Document that support for the FRDM-K32L2A4S has been added. 2023-03-18 16:50:51 +07:00
3623ba1884 fix trailing space and new line
temporarily disable codespell
2023-03-17 16:12:49 +07:00
e0b1de923c add ra4m1_ek board 2023-03-16 22:43:58 +07:00
92aed7e3e0 rename symbols 2023-03-16 11:28:10 +07:00
05e0205ad0 Merge branch 'master' into renesas-ra 2023-03-08 21:05:06 +07:00
cf162e2c54 fix typo 2023-02-10 13:03:43 +07:00
7e48da5b44 update version to 0.15.0
add changelog
2023-02-10 12:47:48 +07:00
949950e592 Merge branch 'master' into ch32v307 2023-01-07 23:46:46 +07:00
43b255f413 more typos 2022-12-04 19:44:01 +07:00
6a2cf67289 Fix typos 2022-12-04 19:43:23 +07:00
8f88ff559e Fix typo in getting_started guide
Fixes: 1234111 ("add get-deps target")
2022-10-18 15:14:45 +02:00
660e8f50a7 try to fix release body in tinyusb_src (not tested) 2022-08-23 14:43:09 +07:00
961e83e083 more docs update 2022-08-19 17:14:53 +07:00
23ea8d1e25 update doc 2022-07-25 22:27:33 +07:00
b0b155c949 increase version for release
along with minor doc update
2022-07-19 12:28:52 +07:00
12341118e3 add get-deps target
update ci to get-deps first
2022-07-01 16:24:58 +07:00
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
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
16c0eb0d2f fix links in docs
changed markdown formatting to rst formatting
2022-05-24 21:45:35 +02:00
2683deb0dd Merge branch 'master' into ch32v307 2022-05-21 13:54:25 +07:00
95801bf5cc Update requirements.txt 2022-03-30 14:15:34 +01:00
7d395c674c Update supported table 2022-03-23 00:46:44 +10:30
46fb850e02 Update support table 2022-03-23 00:06:51 +10:30
4642cb8d0a documentatio: fix bad supported dev table format 2022-03-04 15:35:32 +00:00
566e3abcea increase version, update doc for release 2022-02-23 11:55:57 +07:00
8a6fe8a8f3 Merge pull request #1300 from sharpie7/master
Some platforms require SDKs and use of cmake
2022-02-22 15:03:59 -08:00
ada7a23ddc Fix capitalization 2022-02-16 08:33:06 -06:00
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
ce7a8fed36 Add a partial support mark to KL25 2022-01-28 01:18:44 +09:00
a80f23711e Some platforms require SDKs and use of cmake 2022-01-24 20:56:13 +00:00
745607357b Update Renesas RX status 2021-12-27 21:51:23 +09:00
103817b8b6 Fix typo
Oops. Made a typo in 6de423606f
2021-12-22 22:56:53 +02:00
6de423606f nucleo-f439zi support 2021-12-21 18:24:05 +01:00
469ecdd28c added KUIIC to supported boards list 2021-12-15 14:18:27 -08:00
69bdd703c2 update doc to include g4 2021-12-13 17:53:38 +07:00
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
94c35de0d2 minor doc update 2021-12-02 13:19:27 +07:00
eae4132fbb update supported doc 2021-12-02 11:31:27 +07:00
4678a4142e remove warnings 2021-11-30 00:35:39 +07:00
33506675c5 update supported doc 2021-11-30 00:33:55 +07:00
c04006bc13 Merge pull request #1180 from hathach/add-xmc4500
Add xmc4500
2021-11-05 14:38:23 +07:00
422f439bf7 update docs 2021-11-05 13:18:54 +07:00
ec99bec8cb docs: update supported device table
remove known issue #750 from silabs EFM32GG table entry
2021-11-04 23:00:05 +00:00
4431ced598 add L4 to ci, update doc 2021-11-02 16:20:39 +07:00