Skip to content

stansotn/windrider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WindRider-Fitted Firmware

Coming soon...

To learn more about project structure check out this article.

Build

Make sure you have arm-none-eabi installed.

git clone --recursive https://github.com/stansotn/windrider.git
cd windrider

Specify arm-none-eabi toolchain path in here.

set(yaccs_compiler_paths /Applications/ARM/bin/)

Build.

mkdir build
cd build
cmake ..
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published