1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-06 06:17:28 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Harte
2e7582e0ee Remove unused header. 2026-02-15 22:43:20 -05:00
Thomas Harte
d64ce62652 Add missing header. 2026-02-15 22:42:40 -05:00
Thomas Harte
1f9445c45c Update comment; commute static_assert to requires. 2026-02-15 22:41:59 -05:00
Thomas Harte
07493a6b18 Remove need for a CRC generator instance. 2025-02-04 22:54:39 -05:00
Thomas Harte
259070c658 Unify reverse functions. 2025-02-03 23:58:41 -05:00
Thomas Harte
a3d37640aa Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
Thomas Harte
60bec3d4c0 Eliminate trailing whitespace, fix tabs. 2023-05-12 14:03:38 -04:00
Thomas Harte
27d37f71ec Generalise and better factor bit reversal and TMS drawing. 2023-01-05 13:18:10 -05:00