You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
07cfe33b15 | 4 years ago | |
---|---|---|
arch/arm | 4 years ago | |
manifest | 4 years ago | |
toolchains | 4 years ago | |
.clang_output | 4 years ago | |
.gitignore | 4 years ago | |
.gitmodules | 4 years ago | |
README.md | 4 years ago | |
epenguin.hpp | 4 years ago | |
epenguin_hal.hpp | 4 years ago |
README.md
ePenguin Software Framework
Instructions for testing
cd ~
git clone https://git.epenguin.net/ePenguin/ePenguin-Software-Framework.git
git clone https://git.epenguin.net/ePenguin/ePenguin-Igloo.git
export ESF_DIR=~/ePenguin-Software-Framework
alias igloo=~/ePenguin-igloo/target/release/igloo
igloo
You should see a help menu thrown at you.