Skip to content
#

zig-package

Here are 146 public repositories matching this topic...

mattnite
mattnite commented Apr 1, 2022

Similar to how an app can have it's own packages, create another option to the build function that adds a "hal" package. This is a package that only depends on microzig and would be used to write drivers for chips with similar peripherals, Eg. an nrf52 hal.

An application would be able to access the hal via microzig.hal, and with it's access to other microzig namespaces it would be able to do c

enhancement good first issue

Improve this page

Add a description, image, and links to the zig-package topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zig-package topic, visit your repo's landing page and select "manage topics."

Learn more