Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updates for Release v1.0.0
  • Loading branch information
renesas-fsp-development authored Mar 30, 2020
1 parent 836ed62 commit d0ed16c
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
## Overview
Flexible Software Package (FSP) for Renesas RA MCU Family

FSP is the next generation Arm® MCU software package from Renesas, that enables secure devices and IoT connectivity through production ready peripheral drivers, Amazon FreeRTOS, and portable middleware stacks.
FSP includes best-in-class HAL drivers with high performance and low memory footprint. Middleware stacks with Amazon FreeRTOS integration are included to ease implementation of complex modules like communication and security.
FSP is the next generation Arm® MCU software package from Renesas, that enables secure devices and IoT connectivity through production ready peripheral drivers, FreeRTOS, and portable middleware stacks.
FSP includes best-in-class HAL drivers with high performance and low memory footprint. Middleware stacks with FreeRTOS integration are included to ease implementation of complex modules like communication and security.
The e² studio ISDE provides support with intuitive configurators and intelligent code generation to make programming and debugging easier and faster.

FSP uses an open software ecosystem and provides flexibility in using your preferred RTOS, legacy code, and third-party ecosystem solutions.
Expand All @@ -19,9 +19,15 @@ Download the latest FSP version from the [Releases page](https://github.com/rene
- EK-RA6M3G

### Setup Instructions

#### If using FSP with e2 studio
1. Download the FSP with e² studio Installer from the Assets section of the [latest release](https://github.com/renesas/fsp/releases).
2. Run the installer. This will install the e² studio tool, FSP packs, GCC toolchain and other tools required to use this software. No additional installations are required.

#### If using RA Smart Configurator (RASC) with IAR Embedded Workbench or Keil MDK ####

1. See [RA SC User Guide for MDK and IAR](https://renesas.github.io/fsp/_s_t_a_r_t__d_e_v.html#RASC-MDK-IAR-user-guide).

### Starting Development
1. Open e² studio and click File > New > RA C/C++ Project.

Expand All @@ -40,4 +46,6 @@ e² studio : www.renesas.com/e2studio

Example Projects : www.renesas.com/ra/example-projects

Knowledge Base: https://en-support.renesas.com/knowledgeBase/category/31087

Support: www.renesas.com/support

0 comments on commit d0ed16c

Please sign in to comment.