Skip to content

mathk/rust-raspberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linking with :

arm-none-eabi-gcc -T layout.ld -o myos.elf -ffreestanding -O2 -nostdlib -static -nostartfiles -lk -L./libc  -lgcc boot.o target/armv7-unknown-linux-gnueabihf/debug/libkernel.rlib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published