848 Commits (47e3a73e144e963ea078897cbb7e0eec35e571b3)
 

Author SHA1 Message Date
AzureMarker 88315aec61
Group together thread info calls 3 years ago
AzureMarker 56b056d721
Merge branch 'master' into example/futures-tokio 3 years ago
Andrea Ciliberti 54085101f3 Bumped ctru-sys to latest libctru version 3 years ago
Meziu 2ed36b9a97
Merge pull request #40 from Meziu/fix/duplicate-dependencies 3 years ago
Ian Chamberlain 75727fd3e9
Fix build and tweak some options 3 years ago
AzureMarker c061240dfc
Add futures-tokio-basic example (not working yet) 3 years ago
Ian Chamberlain 4ea3ab4769
First pass of using custom test runner 3 years ago
AzureMarker 82eded005e
Remove duplicate dependencies by patching, and add back links field 3 years ago
Ian Chamberlain cb15f99486
Add docstring for PS module 3 years ago
Ian Chamberlain f2f64da50a
Add basic Ps module which only has init() 3 years ago
AzureMarker 39adc8590e
Enable the system core by setting our time limit percentage 3 years ago
AzureMarker e4d76ea4e7
Merge branch 'master' into example/futures-basic 3 years ago
AzureMarker c13c1c8c68
Run executor thread on system core 3 years ago
Andrea Ciliberti 77f673e9d9 Removed link field in ctru-sys 3 years ago
Andrea Ciliberti fbd873432c Revert "Removed link field in ctru-sys" 3 years ago
Andrea Ciliberti c3d19204b9 Merge branch 'master' of https://github.com/Meziu/ctru-rs 3 years ago
AzureMarker 8835951f7d Fix clippy warning about unused screen field 3 years ago
Andrea Ciliberti c59de27f85 Removed link field in ctru-sys 3 years ago
Meziu c39454f57a
Merge pull request #35 from ian-h-chamberlain/errors/split-and-debug 3 years ago
Ian Chamberlain 0326e9ea9d
Address review comments for Debug impl 3 years ago
Meziu 9f0984a455
Merge pull request #37 from AzureMarker/fix/unused-screen 3 years ago
AzureMarker aebf347a00
Fix clippy warning about unused screen field 3 years ago
AzureMarker 5c5ac7ef66
Ignore IDE files 3 years ago
AzureMarker 4dd2196971
Add a basic futures example 3 years ago
Ian Chamberlain 92c37b00b7
Add translations of result macros + debug impl 3 years ago
Meziu b0e73b98ef
Merge pull request #33 from AzureMarker/update/libc 3 years ago
Meziu 8ba1bb28fd
Merge pull request #29 from ian-h-chamberlain/example/graphics-bitmap 3 years ago
AzureMarker 1402dacc5f
Update libc to the upstream 3 years ago
Ian Chamberlain 9aac807407
Address review comments 3 years ago
Meziu e98b0a97aa
Merge pull request #28 from Meziu/fix/new-panic-exit 3 years ago
Ian Chamberlain 98e026373e
Use a struct to represent the raw frame buffer 3 years ago
Andrea Ciliberti 9ea0232902 Removed ANSI formatting from panic hook 3 years ago
Meziu 038ed7b248
Merge pull request #30 from AzureMarker/tweak/file-explorer-improvements 3 years ago
Ian Chamberlain be94b04d1d
Use better image conversion command 3 years ago
AzureMarker d3df72e22f
Prevent popping the last segment of a path (ex. / or romfs:/) 3 years ago
AzureMarker f87e2ad0f7
Move romfs folder into examples folder 3 years ago
Ian Chamberlain be4784e3bc
Use bottom-only framebuffer API for "left" 3 years ago
Ian Chamberlain 793a95073b
First pass of graphics bitmap example 3 years ago
Andrea Ciliberti ea80b57880 Added check for Console existence on panic 3 years ago
Meziu 1b743711d8
Update ctru-rs/src/lib.rs 3 years ago
Andrea Ciliberti aa2ca2c486 Fixed merge conflict 3 years ago
Andrea Ciliberti 32d17e552a Distinct behaviour for main and non-main threads 3 years ago
Andrea Ciliberti 85f901f36e Alternative panic hook exit 3 years ago
Meziu 1eedd96ea0
Merge pull request #27 from ian-h-chamberlain/example/time-rtc 3 years ago
Ian Chamberlain 71f1d2fc83
Merge branch 'master' into example/time-rtc 3 years ago
Ian Chamberlain 5d86cfb007
Update time_rtc example to use `time` crate 3 years ago
Andrea Ciliberti 5bdb0a4db1 Added thread-basic example 3 years ago
Andrea Ciliberti fe7dd31294 Renamed time-rtc example 3 years ago
Meziu 09bfe7aa61
Merge pull request #14 from AzureMarker/feature/file-system 3 years ago
Meziu 04eb6a5848
Merge pull request #23 from ian-h-chamberlain/example/time-rtc 3 years ago