Skip to content

Basic configs for getting started #466

Answered by Rahix
Vilayat-Ali asked this question in Q&A
Discussion options

You must be logged in to vote

If I understand your problem correctly, the solution is to change the baudrate in .cargo/config.toml:

[target.'cfg(target_arch = "avr")']
runner = "ravedude uno -cb 57600"
#                          ^- change the baudrate here

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Vilayat-Ali
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants