summaryrefslogtreecommitdiff
path: root/docs/reference/getting_started.rst
AgeCommit message (Collapse)Author
2022-02-22Merge pull request #1300 from sharpie7/masterScott Shawcroft
Some platforms require SDKs and use of cmake
2022-02-16Fix capitalizationNexusXe
2022-02-16Fix link to supported boardsNexusXe
It used to point to `boards.md`, which doesn't exist.
2022-01-24Some platforms require SDKs and use of cmakeIain Sharp
2021-10-13update changelog and increase version for 0.12.0hathach
2021-10-13Add linkermap for size analysis (#1136)Ha Thach
* 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-09-07Add doc for IAR.MasterPhi
2021-07-30docs: port getting started doc to rstperigoso
Signed-off-by: perigoso <[email protected]>