misc infra/clangd updates

This commit is contained in:
Allen Hill
2026-08-13 17:55:46 -07:00
parent ee5b4a955c
commit cd68ee7267
6 changed files with 33 additions and 26 deletions
@@ -63,4 +63,4 @@
// TCB_TICK is nanoseconds/tick; the generic timing.h wants microseconds/tick.
#define TICK_US (TCB_TICK / 1000.0)
#include "timing.h"
#include "timing.h" // IWYU pragma: export