Skip to content

anku-anand/platform-shakti

 
 

Repository files navigation

Shakti: development platform for PlatformIO

Build Status Build status

Shakti is an open-source initiative by the RISE group at IIT-Madras, which is not only building open source, production grade processors, but also associated components like interconnect fabrics, verification tools, storage controllers, peripheral IPs and SOC tools.

  • Home (home page in PlatformIO Platform Registry)
  • Documentation (advanced usage, packages, boards, frameworks, etc.)

Usage

  1. Install PlatformIO
  2. Create PlatformIO project and configure a platform option in platformio.ini file:

Stable version

[env:stable]
platform = shakti
board = ...
...

Development version

[env:development]
platform = https://github.com/platformio/platform-shakti.git
board = ...
...

Configuration

Please navigate to documentation.

About

Shakti: development platform for PlatformIO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%