You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
[](https://github.com/micropython/micropython/actions?query=branch%3Amaster+event%3Apush)[](https://github.com/micropython/micropython/actions?query=branch%3Amaster+event%3Apush)[](https://docs.micropython.org/)[](https://codecov.io/gh/micropython/micropython)
2
2
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).
0 commit comments