docs: add avr-libc as a dependency

This commit is contained in:
Ayke van Laethem
2018-10-07 22:14:44 +02:00
parent 1bbdab41d2
commit f0f6a12d19
+2
View File
@@ -40,6 +40,8 @@ needs the following tools:
* binutils (``avr-objcopy``) for flashing.
* GCC (``avr-gcc``) for linking object files.
* libc (``avr-libc``), which is not installed on Debian as a dependency of
``avr-gcc``.
* ``avrdude`` for flashing to an Arduino.