switch-examples/fs/romfs
Dave Murphy 305c6f325e add ROMFS option to all Makefiles (#25)
* add romfs building

* report error on failure

* add ROMFS option to all Makefiles
2018-04-19 14:54:51 -04:00
..
romfs add ROMFS option to all Makefiles (#25) 2018-04-19 14:54:51 -04:00
source add ROMFS option to all Makefiles (#25) 2018-04-19 14:54:51 -04:00
Makefile add ROMFS option to all Makefiles (#25) 2018-04-19 14:54:51 -04:00
README.md Added romfs example based on the 3ds-examples one, not yet ready for use. 2018-02-28 11:57:24 -05:00

romfs

This example shows how to use RomFS embedded in the application.

Currently this is not yet ready for use (automatic RomFS-building missing).