mirror of
https://github.com/NawfalMotii79/PLFM_RADAR.git
synced 2026-08-17 11:26:03 +00:00
- Add ERROR_COUNT sentinel to SystemError_t enum - Change error_strings[] to static const char* const - Add static_assert to enforce enum/array sync at compile time - Add runtime bounds check with fallback for invalid error codes - Add all missing test binary names to .gitignore