Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.
/ libstm32 Public archive

A reimplementation of standard library for STM32 family Cortex-M3 processors.

License

Notifications You must be signed in to change notification settings

whitequark/libstm32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiling
=========

To compile with Clang, execute:

  make CLANG=1

To rebuild register descriptions, execute:

  make distclean generate all

License
=======

Libstm32 is distributed under the terms of MIT license. See LICENSE.txt
for details.

About

A reimplementation of standard library for STM32 family Cortex-M3 processors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published