mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 16:33:40 +00:00
docs: add avr-libc as a dependency
This commit is contained in:
@@ -40,6 +40,8 @@ needs the following tools:
|
|||||||
|
|
||||||
* binutils (``avr-objcopy``) for flashing.
|
* binutils (``avr-objcopy``) for flashing.
|
||||||
* GCC (``avr-gcc``) for linking object files.
|
* 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.
|
* ``avrdude`` for flashing to an Arduino.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user