Skip to content

orsetii/daedalus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daedalus

master server for the Icarus project

Building for Raspberry Pi

note: only works on linux

Install cross tool:

cargo install cross

Now, we can simply use cross instead of cargo when compiling, ensuring we still specify the target:

cross build --release –target=arm-unknown-linux-gnueabihf 

About

master server for the Icarus project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages