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 |
|
plutooo
|
4f33268490
|
Stylefix
|
2018-04-15 23:39:30 +02:00 |
|
Dave Murphy
|
17c6b8658c
|
use __SWITCH__ in preference to just SWITCH to avoid potential collisions
|
2018-03-11 00:37:23 +01:00 |
|
plutoo
|
a8e052bb72
|
Untabify
|
2018-03-07 18:51:41 +01:00 |
|
yellows8
|
3f363c5735
|
Added -ffunction-sections to Makefiles. Updated usbds comments.
|
2018-02-19 22:43:43 -05:00 |
|
fincs
|
1563992d42
|
Remove -ffast-math (#13)
|
2018-02-19 20:27:27 -05:00 |
|
profi200
|
069a39f0e6
|
Optimize for Cortex-A57.
|
2018-02-10 22:40:48 +01:00 |
|
Dave Murphy
|
03144eba8a
|
update build system
|
2018-01-28 03:15:56 +01:00 |
|
Dave Murphy
|
42cb89013d
|
fix identifier for latest libnx
|
2018-01-28 03:15:56 +01:00 |
|
yellows8
|
45cb8abbf5
|
Fixed Makefiles for the icon/nacp blocks.
|
2018-01-01 20:52:14 -05:00 |
|
yellows8
|
67b4b8aad4
|
Added icon handling to Makefiles, .jpg is used since official icons use it.
|
2018-01-01 19:55:11 -05:00 |
|
yellows8
|
395d4dc456
|
Updated Makefiles for .nacp.
|
2018-01-01 12:24:54 -05:00 |
|
yellows8
|
aecd2e5f7b
|
Added SWITCH define.
|
2017-11-28 12:44:21 -05:00 |
|
yellows8
|
ed938c2a0f
|
Added .PHONY after 'else' in Makefiles.
|
2017-11-21 16:11:49 -05:00 |
|
yellows8
|
061020ba74
|
Added NRO building.
|
2017-11-21 16:04:25 -05:00 |
|
fincs
|
2c44bb1708
|
Update makefiles for devkitA64 alpha 5
|
2017-11-20 17:08:00 +01:00 |
|
yellows8
|
7e83f99fd6
|
Added usbdev example. Added comments to usbds example.
|
2017-10-12 18:43:21 -04:00 |
|
yellows8
|
33f726fadf
|
Changed wMaxPacketSize to 0x200 since the previous value was invalid. Send bytes 0x00..0xff in a loop, with '\n' being sent first. All of this (binary) data is now properly read by the host(via /dev usb-tty).
|
2017-10-11 20:12:11 -04:00 |
|
yellows8
|
a23a01c7bd
|
Added delay at the end of usbds_test(). Only send 1-byte in datapayload for the second msg. Minor adjustment. Removed invalid comment.
|
2017-10-10 19:08:34 -04:00 |
|
yellows8
|
7f7564bff4
|
Use usbDsWaitReady().
|
2017-10-10 11:53:36 -04:00 |
|
yellows8
|
db05ce3060
|
Added usbds example.
|
2017-10-10 01:43:33 -04:00 |
|