Skip to content

Daniel-De-Dev/avr-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSL steps

In windows find and attach the usb that has the micrcontroller

usbipd list to list all connected devices, find the one that has "curiosity" in it

get its BUSID

then run usbipd attach --wsl --busid [BUSID]

Then in WSL when trying flash run the make commands, flashing requires sudo privledges

About

My template to be able to build and flash for an AVR microcontroller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published