Skip to content

Bare metal C-programming test code for AtMega-32u4 for blinking on board LED.

Notifications You must be signed in to change notification settings

vbwanere/AtMega32u4-Getting-Started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtMega32u4-Getting-Started

Bare metal C-programming test code for AtMega-32u4 for blinking on board LED.

Steps:

  1. Know the port name on Linux.
  2. Direct to the repo folder.
  3. Open the folder in Linux Terminal.
  4. type: make
  5. type: make flash PORT=/dev/ttyACM0

About

Bare metal C-programming test code for AtMega-32u4 for blinking on board LED.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published