Files
littlefs/scripts
Christopher Haster 35c09db971 scripts: test.py/bench.py: Some small tweaks
- Delayed defines/permutations assignment until after generation. Just a
  bit of code smell.

- Expanded all __eq__, __ne__, __lt__, __gt__, etc magic methods, just
  to minimize surprises in the future.
2026-01-09 00:03:48 -06:00
..