Initial commit

This commit is contained in:
cpu
2025-09-27 12:44:25 +02:00
commit 323fc68ac8
3665 changed files with 601898 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
[03:03:32] WARNING Exception
Ignoring assignment of `C17513` to `lcsc` on `rx_protection_resistor`
Source: main.ato:54:7
53
❱ 54 module App:
55 │ # --- Signals and Power ---
Code causing the error:
Source: main.ato:81:4
80 │ rx_protection_resistor.resistance = 1kohm +/- 5%
❱ 81 │ rx_protection_resistor.lcsc = "C17513"
82
WARNING Exception
Ignoring assignment of `C22459515` to `lcsc` on `stereo_out_jack`
Source: main.ato:54:7
53
❱ 54 module App:
55 │ # --- Signals and Power ---
Source: main.ato:85:22
84 │ speaker_connector = new JST_PH_Vertical_2Pin
❱ 85 │ stereo_out_jack = new AudioJack3_5mm
86
Source: main.ato:17:10
16 # Component for the SMD 3.5mm Audio Jack
❱ 17 component AudioJack3_5mm:
18 │ footprint = "Jack_3.5mm:Jack_3.5mm_PJ320D_Horizontal"
Code causing the error:
Source: main.ato:19:4
18 │ footprint = "Jack_3.5mm:Jack_3.5mm_PJ320D_Horizontal"
❱ 19 │ lcsc = "C22459515"
20 │ pin TIP # Left Channel