added checksum to auto-generated files

This commit is contained in:
2024-01-10 19:09:18 +01:00
parent 925167ec3c
commit 58c6bc820a
10 changed files with 241 additions and 150 deletions

View File

@@ -49,6 +49,6 @@ const DTC_t dtc_definitions[] = {
{% endfor -%}
};
const uint32_t dtc_generation_timestamp = {{ timestamp_unix }};
#endif // DTC_DEFS_H
// CODEGENERATOR_CHECKSUM: {{ checksum }}