mirror of
https://github.com/arwidcool/Solder-Plate.git
synced 2024-11-12 01:10:52 +01:00
Fixing readme
This commit is contained in:
parent
2da5664ac3
commit
6797f6fe43
@ -75,10 +75,11 @@ JCM from the Discord explained the process pretty good:
|
||||
|
||||
- Using Platformio:
|
||||
1. After flashing the bootloader, the ATmega4809 can be programmed via the microUSB connection using PlatformIO by building the project and upload
|
||||
// Use a AVR programmer or the jtag2updi modified arduino nano/uno menitoned above
|
||||
|
||||
- Using AVRDude
|
||||
1. Folow instructions on : https://github.com/ElTangas/jtag2updi?tab=readme-ov-file#using-with-avrdude
|
||||
2. Example : avrdude -c jtag2updi -P com7 -p t1614
|
||||
|
||||
- Using AVRDUDESS (AVRDUDE with GUI interface) -- This section many not be completley finished
|
||||
1. Download and install AVRDUDE 6.3 :https://download-mirror.savannah.gnu.org/releases/avrdude/
|
||||
2. Download AVRDUDESS : https://github.com/ZakKemble/AVRDUDESS
|
||||
|
Loading…
Reference in New Issue
Block a user