Skip to content

tinygo-org/stm32-svd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patched SVD files for STM32 MCUs

This repository contains SVD files for most STM32 chips, generated from the stm32-rs, part of the Rust Embedded community. These files are originally from STMicroelectronics but have many patches to fix bugs and fill in gaps in the original SVD files.

These files are not intended to be modified. Instead, they are intended to be used as any SVD file, for example to generate access to registers for various languages.

Contributing

Please do not contribute changes directly to the SVD files in this repository. Instead, contribute patches upstream in the stm32-rs repository.

Updating

From time to time this repository will need to be updated, to incorporate changes from upstream. You can do so as follows:

  1. Make sure the stm32-rs submodule is pulled, using git submodule update --init.
  2. Download the latest patches by going to the stm32-rs subdirectory and running git pull.
  3. Run make.

License

The SVD files in this repository have two sources: the original ST SVD files and the stm32-rs patch files.

See stm32-rs#License for details.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •