Skip to content

Latest commit

 

History

History

debug_build

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Instructions

When switching between debug and release builds, the build system will detect that the libraries and defines have changed and rebuild everything that has been affected.

Build release ROM:

python3 build.py

Build debug ROM:

python3 build.py --debug