Skip to content

r2p/r2p-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r2p-sdk

Install

Download the SDK

git clone --recursive https://github.com/r2p/r2p-sdk.git

Install the toolchain

Debian/Ubuntu users can execute the following commands

sudo apt-get install gcc-arm-none-eabi gdb-arm-none-eabi openocd

Windows users have to download the toolchain from here, and manually uncompress the content into the r2p-sdk directory (the result should be r2p-sdk/tools/...).

Setup a demo workspace

git clone https://github.com/r2p/workspace-demo.git workspace-demo

Usage

Launch the Eclipse-based IDE

./r2p-ide.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published