Files
littlefs/scripts
Christopher Haster 0e2a302d35 scripts: Dropped tag/weight when returning rattrs
Now that these are contained in the Rattr class, including the
tag/weight just clutters these APIs and makes things more confusing.

To make this more convenient, I've adding __iter__ methods that allow
unpacking both the Rattr and Ralt classes. These more-or-less represent
tag+weight+data tuples anyways.
2025-04-16 15:22:02 -05:00
..