KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
bluepill-blink
★ 18
Open GitHub ↗
Blue Pill Blink Demo for Drone OS.
Download README (.md)
Explore Similar Repositories
ASR-with-DFCNN-and-Transformer
:
Speech Recognition with DFCNN and Transformer
bottle-web
:
No description available.
kubemq-node
:
No description available.
ESPF
:
Explainable Substructure Partition Fingerprint for Protein, Drug, and More (NeurIPS 19 LMRL Workshop)
pivotal-bank-demo-kr
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
bluepill-blink
?
Download (.md)
# Blue Pill Blink Demo for Drone OS This repository hosts an example project from [Drone Book](https://book.drone-os.com/bluepill-blink.html). # Usage Clone the repository, inside the project directory run this command to install dependencies: ```rust $ just deps ``` And then the following to compile and flash it to your Blue Pill board: ```rust $ just flash ``` ## 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.