Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 738 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 738 Bytes

project-atlas

My first dive into creating firmware for a board that previously did not function. I will be comitting here from time to time.

building

The commands for building and flashing the code in this project are as follows:

  • make
  • make flash*

* change serial port first!

resources

The resources I used to develop this project.

Special thanks to the maintainers of these projects.