You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pbio/drv/uart/uart_ev3_pru_lib/suart_api.c: Remove PRU1 support
At this point, we are more-or-less committed to running our own firmware on PRU1.
This means that we cannot use it for SUART instances. Remove support for
running SUART across both PRUs in order to simplify the code and make it
easier to understand.
0 commit comments