Skip to content

Instantly share code, notes, and snippets.

UCFK4 Install on WSL2

Install avr-gcc 5.4.0

Older versions of avr-gcc seem to work fine, but here are the steps to install 5.4.0 specifically.

List available versions of gcc-avr

$ apt list -a gcc-avr
Listing... Done