Ian Chamberlain
6aa50357c8
Add some simple doctests for some new functions
1 year ago
Ian Chamberlain
c2827aa269
Add `os` module for querying OS and hardware state
...
Most of these are dead simple and don't require any service
initialization etc., so all we need is a simple wrapper. I didn't
implement everything in <3ds/os.h> yet, but got most of the basic ones
which seemed like likely use cases to me.
1 year ago
Meziu
53154c5d1a
Merge pull request #133 from FenrirWolf/static-inline-fns
...
Support static inline functions in ctru-sys
1 year ago
Meziu
ac505801fc
Merge branch 'master' into static-inline-fns
1 year ago
Meziu
3e89922f9f
Merge pull request #134 from rust3ds/improve/docs
...
Improve documentation and examples
1 year ago
Andrea Ciliberti
869cd50d06
Fixed romfs suggestions
1 year ago
Andrea Ciliberti
00f264be8c
Module doc aliases
1 year ago
Andrea Ciliberti
414b760bd7
Easy fixes to review suggestions
1 year ago
Meziu
fde132a111
Apply suggestions from code review
...
Co-authored-by: Ian Chamberlain <ian-h-chamberlain@users.noreply.github.com>
1 year ago
Meziu
f260e943a3
Update ctru-rs/examples/gfx-3d-mode.rs
...
Co-authored-by: Ian Chamberlain <ian-h-chamberlain@users.noreply.github.com>
1 year ago
Meziu
79e0d04da6
Update ctru-rs/examples/file-explorer.rs
...
Co-authored-by: Ian Chamberlain <ian-h-chamberlain@users.noreply.github.com>
1 year ago
Meziu
47e3a73e14
Fix typo in play_shutter_sound docs
...
Co-authored-by: FenrirWolf <fenrirwolf@gmail.com>
1 year ago
Fenrir
073ebd767b
Generate ctru-sys bindings at build-time
1 year ago
Andrea Ciliberti
354b9e3cdd
Change Actions minimum nightly
1 year ago
Andrea Ciliberti
8328721b5b
Fmt
1 year ago
Andrea Ciliberti
1640e201e9
Finishing touches after complete revision
1 year ago
Andrea Ciliberti
99d1b9128c
Fixed clippy warnings
1 year ago
Andrea Ciliberti
2af0268f89
Fix examples after thorough testing
1 year ago
Andrea Ciliberti
9c955441dc
Finalize examples
1 year ago
Andrea Ciliberti
a184e7a159
Finalize Console docs
1 year ago
Fenrir
35d299f6be
Support static inline functions in ctru-sys
1 year ago
Andrea Ciliberti
acb1d3fbb8
Finalize Mii module
1 year ago
Andrea Ciliberti
ccb0676f3c
More generic doc changes
1 year ago
Andrea Ciliberti
3d3a59a084
Finalize CAM service
1 year ago
Andrea Ciliberti
ef4860cf69
Finalize NDSP and Wave
1 year ago
Andrea Ciliberti
3085b3e1c2
Docs-rs rules for ctru-sys
1 year ago
Andrea Ciliberti
1245860aba
Finish up GFX
1 year ago
Andrea Ciliberti
db2bb7c765
Finished HID and CFGU
1 year ago
Andrea Ciliberti
fde168cb17
Finish up SSLC, SOC, ROMFS and PS
1 year ago
Andrea Ciliberti
30c3fb0585
Small example fmt
1 year ago
Andrea Ciliberti
127eafdc4b
Small changes and finalized AM service
1 year ago
Andrea Ciliberti
ab8a440e28
Finalize applets
1 year ago
Andrea Ciliberti
fafe3c3dbf
Finish MiiSelector applet documentation
1 year ago
Andrea Ciliberti
afc74fdf47
New doc changes and bump bitflags dependency
1 year ago
Andrea Ciliberti
9662b876bb
Fmt
1 year ago
Andrea Ciliberti
10f70aa026
New READMEs and fixed package labeling
1 year ago
Andrea Ciliberti
4a1c695dbe
Fixed only doc lint
1 year ago
Andrea Ciliberti
73d3f4064a
Publish-ready Cargo manifests
1 year ago
Andrea Ciliberti
4124df8612
Fixed all compiler warnings for docs
1 year ago
Andrea Ciliberti
61e20fa2dc
Enum variants documentation + ide files ignored
1 year ago
Andrea Ciliberti
d315ebd10c
doc(alias) everywhere
1 year ago
Andrea Ciliberti
39829e1820
Am, Apt and refactoring to streamline the API and docs
1 year ago
Andrea Ciliberti
9b97e90484
Renew manifests and fix warnings
1 year ago
Andrea Ciliberti
cd7a041180
error module documentation
1 year ago
Andrea Ciliberti
f497a1fba4
General setup for the new documentation
1 year ago
Andrea Ciliberti
243863cfb9
Fixed wrong type quotations
1 year ago
Meziu
54c6359ac3
Merge pull request #125 from rust3ds/update-sys
...
Update bindgen script and bindings
2 years ago
Andrea Ciliberti
bc9725e67c
Remove --workspace flag
2 years ago
Andrea Ciliberti
38d92d63cc
Update bindings dependencies
2 years ago
Andrea Ciliberti
7ec095eca0
Add errno.h to the bindings
2 years ago