Commit Graph

2 Commits

Author SHA1 Message Date
Kevin Thomas 790b35add8 Fix duplicate //! headers in board.rs, update @brief, add // comments to lib.rs pub mod
- Remove duplicate //! @file/@brief/@author/@date blocks from all 8 board.rs
- Update original @brief to consistent 'Board-level HAL helpers for the XXX driver'
- Add // comment above pub mod in all 7 lib.rs files
- All 8 drivers build, all 75 tests pass
2026-03-25 18:45:41 -04:00
Kevin Thomas 37c1a0b5a3 feat: add 0x05_servo_rust driver with 13 unit tests 2026-03-25 12:04:01 -04:00