Skip to content

Commit 7feba76

Browse files
authored
Update README with system requirements
Added system requirements for the Electrostatic-Sandbox SDK.
1 parent 4b24c8c commit 7feba76

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
44
This is a template that builds a cross-platform native executable application for Linux variants, Android variants, and AVR MCU variants utilizing the Electrostatic-Sandbox SDK libraries.
55

6+
## System Requirements
7+
1) A GNU/Linux System or a WSL System.
8+
2) A minimum of 1GB RAM, and 4GB Disk Space.
9+
3) If planned Microcontroller development; ATMega32 and/or ATMega328p are the currently supported ones.
10+
4) If planned Android development; all Android variants are supported.
11+
612
## Setup the Electrostatic Environment
713
This will install missing dependencies (CLI tools and toolchains) in `/opt/electrostatic-sandbox` that shall be utilized by the SDK build front-end and CMake to build the applications.
814

0 commit comments

Comments
 (0)