Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

Releases: vita-rust/psp2-sys

0.2.2

12 Sep 10:01
Compare
Choose a tag to compare

Fixed

  • Fix missing #[cfg_attr(...] in psp_sys::kernel

0.2.1

12 Sep 09:22
Compare
Choose a tag to compare

Added

  • dox feature to disable linking to vitasdk stubs during compilation (use in docs.rs)

Fixed

  • Links in CHANGELOG.md file.

0.2.0

06 Jul 15:56
Compare
Choose a tag to compare

Added

0.1.1

06 Jul 15:56
Compare
Choose a tag to compare

Changed

  • build.rs only to warn about missing $VITASDK environment variable
    (allows cargo doc without $VITASDK set)

0.1.0

06 Jul 15:56
Compare
Choose a tag to compare

Added