Created
March 16, 2021 17:52
-
-
Save jaka/1810a7beb0e0c58b6ecb0ca0ca8fafe3 to your computer and use it in GitHub Desktop.
install atmega382pb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7z e Atmel.ATmega_DFP.1.6.364.atpack gcc/dev/atmega328pb/avr5/libatmega328pb.a gcc/dev/atmega328pb/avr5/crtatmega328pb.o include/avr/iom328pb.h | |
mv libatmega328pb.a crtatmega328pb.o /usr/lib/avr/lib/avr5/ | |
mv iom328pb.h /usr/lib/avr/include/avr/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment