2 Commits

Author SHA1 Message Date
Nova 69352e92cf refactor: sync from template - ENABLE/DISABLE macro pattern
- board_config.h: replace #define/#undef with ENABLE/DISABLE constants
- All debug switches use ENABLE/DISABLE instead of define/undef
- Replace #ifdef with #if MACRO == ENABLE across all sources
- Sync updated README documentation
2026-07-28 00:45:49 +08:00
hulk 83d61b12b3 Initial commit 2026-07-27 18:42:39 +08:00