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.
 
 
 
 
penguin 07cfe33b15 Updated readme with some basic instructions 4 years ago
arch/arm e54p20a successfully generated and compiled! 4 years ago
manifest e54p20a successfully generated and compiled! 4 years ago
toolchains the monkey dances and laughs and sings and dances 4 years ago
.clang_output reworking the structure 4 years ago
.gitignore restructuring again 4 years ago
.gitmodules manually compiling toolchains because arm 4 years ago
README.md Updated readme with some basic instructions 4 years ago
epenguin.hpp fucking printing on linux 4 years ago
epenguin_hal.hpp fucking printing on linux 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.