Skip to content

Commit 9c1fb53

Browse files
committed
Version 2.0 with improvements on the I2C line and changes on the silkscreen
1 parent 5a4c1e7 commit 9c1fb53

20 files changed

+76880
-16175
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
*.swp
88
*.swo
99
*.save
10+
*auto_saved_files*
11+
*.lck
1012

1113
# Backup files generated when closing the schematic/layout editors
1214
*.kicad_sch-bak

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,9 @@
22

33
Welcome to the Rust ESP Development board project. This repository contains everything you will need to build the board yourself.
44

5-
> This version is a special edition (v1.3a) made for the Espressif Summit Brazil 2025 and is not available for purchase.ß
6-
75
## Where to buy
86

9-
* [ESP32-C3-DevKit-RUST-1](https://www.espressif.com/en/products/devkits)
10-
* [AliExpress Espressif Official Store](https://www.aliexpress.com/item/1005004418342288.html)
11-
* [Mouser Electronics](https://www2.mouser.com/ProductDetail/Espressif-Systems/ESP32-C3-DevKit-RUST-1?qs=4ASt3YYao0WvXOj9TGjU2A%3D%3D)
7+
This version will be available for purchasing soon.
128

139
## Ferrous Systems Training
1410

docs/index.html

Lines changed: 114 additions & 64 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)