mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +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.
|
||||
* 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.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user