Skip to content

Commit 757a018

Browse files
README: Add Renesas RA port information.
* Add Renesas RA port information * Add short explanation about installation instructions. Signed-off-by: Takeo Takahashi <[email protected]>
1 parent 6fee099 commit 757a018

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
[![Unix CI badge](https://github.com/micropython/micropython/actions/workflows/ports_unix.yml/badge.svg)](https://github.com/micropython/micropython/actions?query=branch%3Amaster+event%3Apush) [![STM32 CI badge](https://github.com/micropython/micropython/actions/workflows/ports_stm32.yml/badge.svg)](https://github.com/micropython/micropython/actions?query=branch%3Amaster+event%3Apush) [![Docs CI badge](https://github.com/micropython/micropython/actions/workflows/docs.yml/badge.svg)](https://docs.micropython.org/) [![codecov](https://codecov.io/gh/micropython/micropython/branch/master/graph/badge.svg?token=I92PfD05sD)](https://codecov.io/gh/micropython/micropython)
22

3+
MicroPython for Renesas microcontrollers
4+
========================================
5+
* `Renesas RA port` for Renesas RA Family microcontroller is supported and released by [the MicroPython project](https://github.com/micropython/micropython) since 29 April, 2022.
6+
* The latest information about Renesas RA port is available on [micropython.org](https://micropython.org).
7+
* Please refer to the [Quick reference for the Renesas RA](https://docs.micropython.org/en/latest/renesas-ra/quickref.html) in [MicroPython documentation](https://docs.micropython.org/en/latest) about the features of Renesas RA port.
8+
* Please refer to [Renesas RA port](https://docs.micropython.org/en/latest/renesas-ra/general.html) about supported boards.
9+
* The pre-built firmware image is available on each board page of [DOWNLOAD](https://micropython.org/download/?port=renesas-ra). This page also includes installation instructions.
10+
* If you are interested in building and debugging, please refer to the Wiki pages [How to build](https://github.com/renesas/micropython/wiki/How-to-build) and [How to debug](https://github.com/renesas/micropython/wiki/How-to-debug).
11+
<BR>
12+
<BR>
13+
314
The MicroPython project
415
=======================
516
<p align="center">

0 commit comments

Comments
 (0)