You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix "xq" Queißner 6eccd8fd95 Implements board-support info extraction that inspects (and validates) the build.zig file for BSPs 9 months ago
..
src moves stmicro-stm32 to board-support 9 months ago
test moves stmicro-stm32 to board-support 9 months ago
LICENSE moves stmicro-stm32 to board-support 9 months ago
README.adoc moves stmicro-stm32 to board-support 9 months ago
build.zig Implements board-support info extraction that inspects (and validates) the build.zig file for BSPs 9 months ago
microzig-package.json Adds some basic package metadata. 9 months ago

README.adoc

= stm32

HALs and register definitions for stm32 (STMicro) devices

== What version of Zig to use

Right now we are following https://ziglang.org/download/[master], but once 0.11.0 is released, we will be switching to the latest stable version of Zig.

== stm32 boards that renode supports:

- blue pill (stm32f103)
- nucleo 64 (stm32f103)
- f4 discovery
- f7 discovery