Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stm32core

A simple core I developed for use with STM32F103 devices.
Definetely still in alpha/beta, but in a well-working state IMO.

Includes:

  • DFU bootloader with small mods for easier programming
  • Interrupt driven USB CDC ACM with integrated quick reset into DFU mode
  • Interrupt driven UART library
  • printf support for UART/CDC, courtesy of mini_printf
  • Simple Arduino-like millis() counter

Longer Readme potentially coming soon!

About

An STM32F103 core, based on libopencm3.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages