Skip to content

RecursiveError/zig-baremetal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig baremetal

this is an example of Zig-baremetal for STM32F103

linkerscript source

bootloader: a simple bootloader that just configures the VTOR and jumps to the application.

app: a basic example of blinky using systick.

app2: example with UART and WiFi connection with ESPAT (compile in release mode)

About

a small Zig test on baremetal with STM32F103

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages