Skip to content

feat: Adds an address to instance map file generator to the c node generator (#85)

Christian Hilden requested to merge feat/c-address-map-generator into master

The generated map file allows easy mapping of address ids and events to human readable representations. The goal is to improve the debuggability of systems generated by etrice.

Merge request reports