You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- make {MCU}.hex will include the config file and generate a bootloader{MCU}.hex file
5
6
- make {MCU}.flash_d/ex will use avrdude (8.1) to flash the chip via updi
7
+
6
8
Programming requires avrdude 8.1 or later. Download and extract it to the location used in Makefile.
7
9
8
10
The configure script uses the header files that come with avr-gcc compiler. As ioavrxxYYzz.h appears to be generated, the comment lines of the USART PORTMUX are a reliable source for the USART pin mapping.
0 commit comments