mirror of
https://github.com/kittywitch/esp32-c3-meepy.git
synced 2026-02-09 07:59:18 -08:00
feat: initial commit
This commit is contained in:
commit
7888da2541
10 changed files with 1515 additions and 0 deletions
33
diagram.json
Normal file
33
diagram.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"version": 1,
|
||||
"author": "Sergio Gasquez Arcos",
|
||||
"editor": "wokwi",
|
||||
"parts": [
|
||||
{
|
||||
"type": "board-esp32-c3-rust-1",
|
||||
"id": "esp",
|
||||
"top": -126.57,
|
||||
"left": 46.35,
|
||||
"attrs": {
|
||||
"builder": "rust-nostd-esp"
|
||||
}
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
[
|
||||
"esp:21",
|
||||
"$serialMonitor:RX",
|
||||
"",
|
||||
[]
|
||||
],
|
||||
[
|
||||
"esp:20",
|
||||
"$serialMonitor:TX",
|
||||
"",
|
||||
[]
|
||||
]
|
||||
],
|
||||
"serialMonitor": {
|
||||
"display": "auto"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue