ZigEmbeddedGroup / regz

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

fix: add paths to zon file #112

Closed danbanta closed 8 months ago

danbanta commented 10 months ago

Added paths to zon file

ikskuh commented 10 months ago

What exactly does that change do and will it compile with Zig 0.11?

danbanta commented 10 months ago

@MasterQ32 I apologize. I did not see where regz is compiled against Zig 0.11 only. This change is because I am on Zig main branch. I will test with Zig 0.11 and see if the PR should be closed. Thank you for your patience.

ikskuh commented 10 months ago

Not sure we're actually having a huge statement that ZEG is sticking to tagged releases from 0.11 on, but we do :)

kassane commented 8 months ago

What exactly does that change do and will it compile with Zig 0.11?

zig 0.11.0 ignore .path = .{""},