ZigEmbeddedGroup / regz

Generate zig code from ATDF or SVD files for microcontrollers.
MIT License
82 stars 29 forks source link

fix ptrCast to intToPtr #50

Closed mattnite closed 2 years ago

mattnite commented 2 years ago

Issue

Fixes #49

Description

Fixed typo from ptrCast to intToPtr