12 Commits (724f4659b0f99cbff3eb874bd23e02c29df523c5)

Author SHA1 Message Date
Prince Bett f8a506ccc2
doc: add getting started tip (#156)
direct new users to microzig-examples for ease
the onboarding experience.
11 months ago
L1ucas f0a6aa9ce1
Fix README typo (#141) 1 year ago
Matt Knight 0b3be0a4cc
Update README.adoc (#139) 1 year ago
Philipp Wendel 658648b86b
Updated code to regz rewrite and added fix for i2c on ATmega328P (#125) 1 year ago
Philipp Wendel 23482a6986
Updated parts of gpio and pin to reflect code changes from regz rewrite (#120) 1 year ago
Matt Knight ceaa9ddcb0
fix link (#117) 2 years ago
Matt Knight 5b0176e977
specify which version of zig to use (#116) 2 years ago
Jim Tittsler 15c5a92a3e
Fix typos (#113) 2 years ago
Matt Knight b6fc3abbf7
Mimic new stdlib build API (#111)
* start on new docs to match api

* tweak the MicroZig dependency tree

* use microzig_options

* remove empty.zig

* add test programs

* keep it to one arch, bump flash for debug
2 years ago
Felix Queißner 248388d6e8
Update README.adoc (#90) 2 years ago
Nicolas Goy e1244177fa
Add comment about microzig.config (#74)
* Add comment about microzig.config

When writing a HAL, having the chip name is very important to switch features and select pinout. Mention the config in the README in a concise manner.

Co-authored-by: Felix Queißner <felix@ib-queissner.de>
2 years ago
Matt Knight a2dd362ce7
Asciidoc (#71)
use asciidoc for the automatic toc
2 years ago