Skip to content

FoenixLabs/fuzix_app_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fuzix App Templete

This is a simple project for building source code outside of the FUZIX source tree.

Requirements

  • Must have FUZIX checked out with your target (i.e. a2560x) compiling.
  • Must add FUZIX_ROOT and USERCPU to your environment variables. I recommend adding the following to .bashrc:
    export FUZIX_ROOT=/path_to_projects/FUZIX
    export USERCPU=68000
    

About

Template project for building fuzix apps outside of the FUZIX source tree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors