Files
littlefs/scripts
Christopher Haster 7c8afd26cf scripts: Added alignment info to structs.py
Dwarf-info doesn't actually provide alignment info with the current
tools I'm using (but it does look like DW_AT_alignment was added in a
recent version), so for now this is just a heuristic based on the
largest base/pointer type.

This heuristic is still useful info and probably correct for the types
littlefs cares about (no SIMD here!).

This is also another field that folds using max, so that's fun.
2024-12-03 10:52:23 -06:00
..
2024-11-09 12:31:16 -06:00