Skip to content

kevinjdolan/robogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To initialize for building, do the following in the embedded directory:

mkdir build
cd build
cmake -DCMAKE_TOOLCHAIN_FILE=../avr-gcc-toolchain.cmake ../

Then subsequently, to build and upload:

cd build
make upload_robogram

About

[unmaintained] drivers and bindings for robogram system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published