openroberta-lab
openroberta-lab copied to clipboard
Potentially unnecessary dependencies in README
After some testing with a fresh Ubuntu 18.04 VM the following packages listed in the README are not actually needed to successfully run the integration tests:
-
binutils-avr -
gdb-avr -
avrdude -
libssel-dev
As the integration tests are not definitive we should check this more thoroughly before removing them from the README and Installation wiki page.