Skip to content

dineshannayya/riscduino_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riscduino_tool

Repository for storing Arduino related tool files. This directory used along with https://github.com/dineshannayya/riscduino_board/

Youtube Video on Arduino IDE integration

Manual Setup

Install Arduino IDE

Download and install Arduino IDE 2.2.1 from the Arduino website. Unpack it and run their installation script as directed.

Installation of the Riscduino Boards Package in Arduino IDE

Installing Through Arduino IDE

This is supported for Windows and Linux.

  1. Open the Arduino-IDE.

  2. Go to [File] [Preferences].

  1. Click on Additional boards manager URLs and Add the following link https://github.com/dineshannayya/riscduino_tools/raw/main/package_riscduino_index.json.
  1. Go to [Tools][Board][Board Manager] and Search for Riscduino Boards.
  1. Install the latest version of Riscduino Boards.
  1. Select Your Board and Port
    Tools --> Board --> Riscduino Uno
    Tools --> Port --> the Port in use.
  1. Now you should be able to compile and upload code onto the Riscduino Board.

Command Reference

  • To get SHA256 in windows certutil -hashfile SHA256 Example: certutil -hashfile .\riscv64-unknown-elf-toolchain-10.2.0-2020.12.8-x86_64-w64-mingw32.zip SHA256

Reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published