11 lines
274 B
JSON
11 lines
274 B
JSON
{
|
|
"name": "rust-embedded-systems",
|
|
"description": "Rust Embedded Systems - Patterns for embedded development, no_std, hardware interfacing, and performance optimization",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Brock"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |