Combine the two generator scripts into one that also reads ALIGNMENT and RATE from C sources.

This commit is contained in:
Leo Vasanko
2025-11-08 13:20:15 -06:00
parent d4f8be69ed
commit 751a929836
11 changed files with 266 additions and 314 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/* This file is generated with tools/gen_cdef.py. Do not edit. */
/* This file is generated with tools/generate.py. Do not edit. */
typedef unsigned char uint8_t;
typedef unsigned long size_t;