Severson-Group / AMDC-Firmware

Embedded system code (C and Verilog) which runs the AMDC Hardware
http://docs.amdc.dev/firmware
BSD 3-Clause "New" or "Revised" License
31 stars 5 forks source link

Fix GPIO mux #229

Closed npetersen2 closed 2 years ago

npetersen2 commented 2 years ago

Resolves: #226

Resolves: #230

This PR updates the GPIO subsystem of the REV E firmware design:

npetersen2 commented 2 years ago

Do not merge yet. I need to test on hardware. Once confirmed working, we will merge to develop then merge to release branch v1.0.x and make a new bug fix release. Yay, first bug fix! :)

npetersen2 commented 2 years ago

Tested on hardware REV E, GP3IO mux works.