Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesmunns/feather-405
Working with the Adafruit STM32F405 Feather Express
https://github.com/jamesmunns/feather-405
Last synced: 8 days ago
JSON representation
Working with the Adafruit STM32F405 Feather Express
- Host: GitHub
- URL: https://github.com/jamesmunns/feather-405
- Owner: jamesmunns
- License: other
- Created: 2020-02-06T20:39:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-14T14:38:54.000Z (almost 3 years ago)
- Last Synced: 2024-10-09T07:10:54.782Z (30 days ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Feather 405
Experiments with the Adafruit [STM32F405 Feather Express](https://learn.adafruit.com/adafruit-stm32f405-feather-express) in [Embedded Rust](https://github.com/rust-embedded/wg)
# License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
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.