slideshow/Ravedude.toml
2025-09-12 16:11:25 +03:00

15 lines
329 B
TOML

[general]
port = "/dev/ttyUSB0"
serial-baudrate = 57600
open-console = true
[board.avrdude]
# avrdude configuration
programmer = "arduino"
partno = "m328p"
baudrate = 57600
do-chip-erase = true
# For documentation about this file, check here:
# https://github.com/Rahix/avr-hal/blob/main/ravedude/README.md#ravedudetoml-format