Fenrir
|
d1475d0d2c
|
Ensure that the sysroot uses its own libc
|
7 years ago |
Fenrir
|
370650f4b6
|
Go back to using pre-generated bindings
Bindgen takes a long time to compile, and we only ever need to update
bindings for new ctrulib releases anyway.
|
8 years ago |
Fenrir
|
cf1f07558a
|
Use bindgen for ctru_sys bindings
|
8 years ago |
Fenrir
|
eec80b496b
|
Use libc from crates.io
The libc crate has newlib bindings now, so we don't have to maintain them in-tree anymore
|
8 years ago |
Fenrir
|
08b71a18cd
|
We stdlib now
|
8 years ago |
Fenrir
|
63d8c50b48
|
ctru-sys: recreate types.h and libc bindings
|
8 years ago |
Fenrir
|
1a4c4915d5
|
Fix deprecation and stablization warnings
The question mark feature was stablized and the Reflect marker trait was deprecated
|
8 years ago |
Fenrir
|
1e66941320
|
Update bindgen comment
|
9 years ago |
Fenrir
|
b76009d0d5
|
moved system libs to sys folder
|
9 years ago |
Fenrir
|
2feaf8f636
|
core::fmt::Write support for the console
|
9 years ago |
Fenrir
|
c314c0098e
|
Added new bindings
|
9 years ago |
Fenrir
|
225334fcce
|
Split raw bindings into a separate crate
|
9 years ago |
Fenrir
|
2bd6509b4f
|
Compatibility fixes for Rust nightly (1.10.0)
|
9 years ago |
Andor Uhlár
|
abd30e5e4b
|
No need for implicit core imports anymore
|
9 years ago |
Ronald Kinard
|
42e0b9986f
|
Add bindings for several more services.
|
10 years ago |
Ronald Kinard
|
4eb7e5ecf6
|
Add linkage for a large number of ctrulib stuff.
|
10 years ago |
Ronald Kinard
|
de4cca655d
|
Initial commit.
|
10 years ago |