summaryrefslogtreecommitdiffstatshomepage
path: root/docs/renesas-ra/tutorial/program_in_flash.rst
Commit message (Collapse)AuthorAge
* docs: Add a "Reset and Boot Sequence" reference page.Angus Gratton2024-11-19
| | | | | | | | | | | | Previously individual ports documented these aspects to varying degrees, but most of the information is common to all ports. In particular, this adds a canonical explanation of `boot.py` and `main.py`. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
* renesas-ra: Change file system size to 64KB for RA6M1.Takeo Takahashi2022-11-15
| | | | | | | | Changes in this commit: - Change file system size from 128KB to 64KB in ra6m1_ek.ld. - Change EK-RA6M1's file system size in renesas-ra port document. Signed-off-by: Takeo Takahashi <takeo.takahashi.xv@renesas.com>
* docs/renesas-ra: Correct the internal file system size of EK-RA6M2.Takeo Takahashi2022-11-15
| | | | Signed-off-by: Takeo Takahashi <takeo.takahashi.xv@renesas.com>
* docs/renesas-ra: Add renesas-ra docs files.Takeo Takahashi2022-04-29
Signed-off-by: Takeo Takahashi <takeo.takahashi.xv@renesas.com>