Include explicitly closed source license for now

This commit is contained in:
2024-09-28 03:47:59 +02:00
parent 9476319bfc
commit 8140607e06
3 changed files with 28 additions and 3 deletions

View File

@@ -9,12 +9,12 @@ command:
apt install avr-gcc avrdude
The names for these dependencies may differ for other package
managers and distributions. Please check the package sources
on your system for more information.
managers and distributions. Check the package sources on your
system for more information.
You will also need an in-circuit programmer for Atmel AVR
controllers like the [USBasp](https://www.fischl.de/usbasp).
If you want to send commands and receive debug output you
And if you want to send commands and receive debug output you
must make sure to have a serial interface available at
`/dev/ttyUSB0`.