account
|
Updated examples to pass ServiceType to the relevant *Initialize() funcs, as required by latest libnx.
|
2019-11-18 10:56:41 -05:00 |
alarm-notifications
|
Added alarm-notifications example.
|
2019-11-17 18:26:53 -05:00 |
app_controldata
|
Updated for latest libnx, and use official naming instead of 'title'.
|
2019-10-30 11:31:37 -04:00 |
applet
|
Updated examples to pass ServiceType to the relevant *Initialize() funcs, as required by latest libnx.
|
2019-11-18 10:56:41 -05:00 |
audio
|
U64_MAX -> UINT64_MAX
|
2020-03-16 16:22:27 +01:00 |
exception-handler
|
Update ARCH to -march=armv8-a+crc+crypto
|
2019-04-05 13:20:32 +02:00 |
fs
|
Updated save example for latest libnx.
|
2019-12-10 18:48:34 -05:00 |
graphics
|
U64_MAX -> UINT64_MAX
|
2020-03-16 16:22:27 +01:00 |
hid
|
Updated vibration example for latest libnx / various adjustments.
|
2020-01-12 12:27:17 -05:00 |
jit
|
Update ARCH to -march=armv8-a+crc+crypto
|
2019-04-05 13:20:32 +02:00 |
misc
|
Updated threadCreate() usage in the misc examples for latest libnx.
|
2019-10-19 19:02:43 -04:00 |
network/nxlink_stdio
|
Update ARCH to -march=armv8-a+crc+crypto
|
2019-04-05 13:20:32 +02:00 |
nfc
|
Updated examples to pass ServiceType to the relevant *Initialize() funcs, as required by latest libnx.
|
2019-11-18 10:56:41 -05:00 |
settings/get_system_language
|
Updated the get_system_language example for using the SetLanguage enum from latest libnx.
|
2019-10-06 18:56:37 -04:00 |
templates
|
doc: update templates/sysmodule readme
|
2020-01-17 11:44:52 -05:00 |
time
|
Update ARCH to -march=armv8-a+crc+crypto
|
2019-04-05 13:20:32 +02:00 |
usb
|
usb/usbhs: Updated for using an actual mass-storage cmd and reading the reply, instead of just reading from an endpoint (which would hang). Various improvements + comments improvements.
|
2019-10-30 17:20:23 -04:00 |
.gitignore
|
Update .gitignore
|
2019-06-16 21:29:57 +02:00 |
Makefile
|
add dist target (#9)
|
2018-02-18 18:51:38 -05:00 |
README.md
|
Avoid legal nitpicking with explicit licensing terms (fix #57)
|
2019-06-16 21:16:44 +02:00 |