Skip to content
/ dust Public

Rust on ARM Cortex-M Microcontrollers

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

starblue/dust

Repository files navigation

dust

A collection of crates for running Rust on microcontrollers.

About

Currently supports parts of NXP LPC8xx, LPC11xx and LPC13xx.

Supported peripherals are SYSCON, GPIO, UART, partly IOCON, LPC804 PLU.

Warning

This is work in progress and things may change without prior notice. At least initially I want to use it for developing and testing ideas how to use Rust to program microcontrollers in the nicest possible way, which may mean some combination of most modular, most efficient, safest, easiest, or any number of other desirable qualities.

Thanks

To japaric for pushing embedded Rust, and providing examples how things can be made to work.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Rust on ARM Cortex-M Microcontrollers

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published