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
30 stars 5 forks source link

Remove unnecessary functions from sensor drivers #343

Closed annikaolson closed 7 months ago

annikaolson commented 8 months ago

PWM event qualifier no longer needs to be in the ADC, eddy, etc. Modify their initialization functions. Make sure that nothing that is not in use is in the ADC, eddy, encoder, bsp, scheduler, or main functions.