Set of common build tools.
Find a file
2016-04-08 20:22:36 -07:00
3ds Allow access to Boss, SaveDataMove. 2016-04-08 20:22:36 -07:00
make_base Fix bulding of .s and .S files 2016-04-04 15:35:54 +02:00
README.md Clarify requirements. 2016-04-01 20:53:08 -07:00

buildtools

Common build tools for C/C++ projects. Supports PC and 3DS targets.

Requires some form of the zip/unzip commands. When embedding binary files, xxd is required as well.