Initial commit
This commit is contained in:
commit
99ded37a10
9 changed files with 990 additions and 0 deletions
8
Ravedude.toml
Normal file
8
Ravedude.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[general]
|
||||
board = "mega2560"
|
||||
# After flashing, open the serial console at 57600 baud.
|
||||
open-console = true
|
||||
serial-baudrate = 57600
|
||||
|
||||
# For documentation about this file, check here:
|
||||
# https://github.com/Rahix/avr-hal/blob/main/ravedude/README.md#ravedudetoml-format
|
||||
Loading…
Add table
Add a link
Reference in a new issue