Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 538 Bytes

File metadata and controls

27 lines (18 loc) · 538 Bytes

Cortex-m-bootloader in alpha

Features

  1. current only support stm32f10x mcu.
  2. support Arduino ide.
  3. build with gcc arm toolschain.
  4. led status indicater.
  5. low memory required.
  6. dfu support

Build

make maplemini

Note

this is a fork of stm32duino-bootloader maintained by rogerclarkmelbourne

More

please visit readme.txt

License

MIT