Skip to content

seltee/vireye_linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vireye linker gets object files and transfomes it into .sce file, that can be loaded by vireye core (currently in dev)

Basic usage:

clang++ --target=thumb -mthumb -mfloat-abi=soft -fdeclspec -c -m32 -Os test.cpp test_helper.cpp
linker test.o test_helper.o test.sce

Test program may be found in Debug folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors