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.

2.2 KiB

Zig Embedded Group

This group was formed to document and improve the embedded programming experience with the Zig programming language.

Goals

  • Provide documents on how to get started with embedded programming (for absolute newbies)
  • Provide example snippets for common opperations on certain architectures (LPC, STM32, AVR, ...)
  • Provide example worked through embedded mini-projects
  • Create register definition libraries
  • Create a common interface/HAL over several architectures
  • Create a performant common set of drivers for external platforms

Introduction to embedded programming

If you've never done any embedded development before, it's a good point to start with one of our tutorials:

Latest Articles

The latest articles on embedded programming with Zig:

See all articles...

Atom Feed Subscribe the Atom feed

Code

Here are some highlighted projects the ZEG provides:

  • Coming soon

See all ZEG repositories...

Community

This group uses the already existing community infrastructures that exist for Zig. More specifically:

Members