Skip to content

espinozayuri/pinguino-bootloaders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USB Bootloaders for 8- and 32-bit Pinguino.

A bootloader is a piece of code that is executed once the system is booted. The code runs inside the microcontroller and is responsible for transferring your application from your PC to the microcontroller memory and handing over the control to this application afterwards.

About

Pinguino bootloaders source code and stand-alone uploaders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.5%
  • Assembly 1.7%
  • C++ 1.7%
  • Python 1.1%
  • Processing 0.3%
  • Logos 0.3%
  • Other 0.4%