diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-05-17 23:05:56 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-05-17 23:06:02 +0530 |
| commit | a64c617c939954ceb072832bc29c3f9010fd086d (patch) | |
| tree | 7598a83cfb44a7e7d1fac7d87f48f62ea7778251 /hardware/sinthinator.kicad_pro | |
| parent | 57b04cc69f5216688e356a11c297f9c06190cb2d (diff) | |
| download | sinthinator-a64c617c939954ceb072832bc29c3f9010fd086d.tar.gz sinthinator-a64c617c939954ceb072832bc29c3f9010fd086d.zip | |
Switch to STM32C011F6 for mcu to get more pins
+ add NRST header + i2s as header pins for debugging
Diffstat (limited to 'hardware/sinthinator.kicad_pro')
| -rw-r--r-- | hardware/sinthinator.kicad_pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hardware/sinthinator.kicad_pro b/hardware/sinthinator.kicad_pro index 3c109ca..b5f7dc5 100644 --- a/hardware/sinthinator.kicad_pro +++ b/hardware/sinthinator.kicad_pro @@ -671,7 +671,7 @@ "uuid": "64a5e531-3d7a-4ff8-86a8-ca74cfe0739b" } ], - "used_designators": "C15-16,#PWR35,R7-11", + "used_designators": "U9", "variants": [] }, "sheets": [ |
