Commit Graph

59 Commits

Author SHA1 Message Date
hathach 64bc0aac55
update doc index.rst to match readme.rst (duplicated) 2024-03-26 10:39:51 +07:00
Mengsk 35615ecb6f Update doc. 2023-12-13 17:41:54 +01:00
hathach 0e12d36531
update doc, move sponsor to top of the page 2023-11-24 19:11:28 +07:00
hathach 426f791e7a
minor doc 2023-11-24 19:09:34 +07:00
Ha Thach 0601d174b1
Merge branch 'master' into feature/ch32f20x 2023-11-24 11:33:34 +07:00
hathach 765ba4b9ac
update doc to add supported mcus 2023-10-31 16:21:45 +07:00
denis.krasutski ce627f4318 feat(ch32f20x): add support of ch32f20x 2023-10-06 13:04:54 +03:00
mndza 14d69e46be
Update support for Cynthion boards
- Rename LUNA to Cynthion
- Add support for newer revisions (>=0.6)
- Bootloader (saturn-v) default size is now 2K
2023-06-30 11:30:33 +02: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
Ha Thach 949950e592
Merge branch 'master' into ch32v307 2023-01-07 23:46:46 +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 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
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
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
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
hathach 5cfe293001 update changelog and increase version for 0.12.0 2021-10-13 17:32:34 +07:00
Ha Thach b26cc2cc46
Add linkermap for size analysis (#1136)
* add NO_LTO option to make
* add linkermap submodule and linkermap target
* add linkermap to ci build
* linkermap doesn't work with esp32sx map file yet
* add note for linkermap target
2021-10-13 00:57:45 +07:00
hathach 1d5bdf7d39
add same7x to board list 2021-09-29 16:29:15 +07:00
Ha Thach 43aac7074b
Update supported.rst 2021-09-13 22:16:34 +07:00
Ha Thach c5e6e87d13
Merge pull request #1076 from kkitayam/impl_close_all_for_rx
Implement dcd_edpt_close_all() for Renesas RX family
2021-09-08 17:53:42 +07:00