environement.sh 126 B

1234
  1. #!/bin/bash
  2. sudo apt-get install avrdude gcc-avr avr-libc binutils-avr -y
  3. git clone https://github.com/Optiboot/optiboot.git