https://github.com/dpc/titanium.rs
A library for writing embeddded (baremetal) software in Rust
https://github.com/dpc/titanium.rs
Last synced: 10 months ago
JSON representation
A library for writing embeddded (baremetal) software in Rust
- Host: GitHub
- URL: https://github.com/dpc/titanium.rs
- Owner: dpc
- License: mit
- Created: 2015-03-16T05:55:03.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-03T18:00:10.000Z (over 10 years ago)
- Last Synced: 2025-03-29T05:48:22.026Z (about 1 year ago)
- Language: Rust
- Size: 15.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Note
Titanium.rs has been merged into [Titanos][titanos] project, so this repo is stale.
Maybe one day there'll be a reason to sparate them again, but ATM it was just and obstacle
during prototyping.
# Titanium.rs
[](https://travis-ci.org/dpc/titanium)
[Titanium.rs][titanium] is a collection of low-level macros, functions and
constants that can be reused by other software targeting bare-metal development
in Rust.
[Titanium.rs][titanium] is developed as a part of [Titanos][titanos] project.
Check [Titanos][titanos] repository for more information.
[titanium]: //github.com/dpc/titanium.rs
[titanos]: //github.com/dpc/titanos