Skip to content

Instantly share code, notes, and snippets.

@jaka
Created March 16, 2021 17:52
Show Gist options
  • Save jaka/1810a7beb0e0c58b6ecb0ca0ca8fafe3 to your computer and use it in GitHub Desktop.
Save jaka/1810a7beb0e0c58b6ecb0ca0ca8fafe3 to your computer and use it in GitHub Desktop.
install atmega382pb
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