Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

StackRduino/mm1-hat-bootloader

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robo HAT MM1 - Bootloader Tools

Tools for building UF2 firmware and flashing blank ATMEL SAM D21G chips.

Setting up your environment

In order to compile the bootloader, you must install arm-none-eabi-gcc. Please follow the below instructions for setting up your environment.

sudo add-apt-repository ppa:team-gcc-arm-embedded/ppa
sudo apt-get update
sudo apt-get install gcc-arm-embedded

Clone the repository:

git clone https://github.com/Microsoft/uf2-samdx1
cd uf2-samdx1

Build the bootloader:

make -j4 BOARD=robohatmm1_m4

Build UF2

Please see the mm1-hat-bootloader/uf2 folder for further details. Alternatively: https://github.com/Microsoft/uf2-samdx1

About

Tools for flashing blank chips

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 92.5%
  • C 6.9%
  • Other 0.6%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.