libctru/examples/http
fincs e554f11999 Update template Makefile with the following changes:
- Add RomFS embedding support
- Add proper rules for assembling GPU shaders
- Use -ffunction-sections and --gc-sections by default
- Remove -ffast-math
2015-11-21 01:12:33 +01:00
..
source Fixed the use_defaultproxy value used by the http example. 2015-10-29 15:27:39 -04:00
Makefile Update template Makefile with the following changes: 2015-11-21 01:12:33 +01:00
README.md Updated httpc code and added an example. 2014-11-22 00:43:39 -05:00

http

This is an example for using HTTPC. This downloads a raw image for displaying on the top-screen. The URL used here is a LAN-only one, hence this URL must be changed before building+running this example.