Week 9
- PRU On/Off (#27)
- Tabular UI for PRUSS
- Actions - On/Off
- Info on firmware Minor:
- Removed scripts/ as it’s not needed anymore
- Added exit button
- Use Individual PRU.
- Use a class to represent an individual PRU. This lead to simpler and 2x shorter code.
- Moreover, the buttons about a PRU are groups with the info about the PRU.
- Overview on GPIO implementation : https://github.com/SAtacker/beagle-config/issues/28