Skip to content

Commit

Permalink
fix(tt_um_algofoogle_tt06_grab_bag): add ua[5] to analog pins
Browse files Browse the repository at this point in the history
The pin is actually connected to the project in the chip - removing it from info.yaml causes the multiplexer scripts to rearrange the projects on the chip, and messes up the project addresses (and analog pin assignments) in the datasheet.
  • Loading branch information
urish authored Nov 5, 2024
1 parent 182caad commit e3087ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/tt_um_algofoogle_tt06_grab_bag/info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ pinout:
ua[2]: "b_out"
ua[3]: "inv_aout"
ua[4]: "dac4_aout"
ua[5]: ""

# Do not change!
yaml_version: 6

0 comments on commit e3087ab

Please sign in to comment.