Go to file
Christoph J. Scherr d9e84c1034 include path for clangd 2023-10-30 09:47:05 +01:00
beep add beep 2023-10-27 12:28:45 +02:00
blink build script 2023-10-27 11:02:37 +02:00
buttons buttons with interrupts 2023-10-27 12:02:49 +02:00
.clangd include path for clangd 2023-10-30 09:47:05 +01:00
.gitignore build script 2023-10-27 11:02:37 +02:00
README.md readme 2023-10-27 11:19:16 +02:00
build.sh dont use arduino weird path 2023-10-27 11:07:09 +02:00

README.md

Programming for the atmega382p

Dependencies

dnf install avr-gcc avr-binutils avr-gcc-c++ avr-libc avrdude

Note: The avr-libc files will be located in /usr/avr.

Build

It is assumed that the board will be available on /dev/ttyUSB0. Your user should be part of the dialout group.

bash build.sh buttons