Set of common build tools.
Find a file
Steven Smith 7ce9ec1a92 Merge pull request #4 from drizzt/patch-1
Fix bulding of .s and .S files
2016-04-04 07:14:52 -07:00
3ds Fix 3DS/CIA RomFS. 2016-02-14 21:16:26 -08: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.