Releases: ScottGibb/Train-Driver-Firmware
Releases · ScottGibb/Train-Driver-Firmware
v0.1.1
v0.1.0
0.1.0 (2026-04-14)
Features
- add blinky example (5881644)
- add copilot instructions (fe2bf4a)
- Add DeviceError (e7b1e5a)
- add health checker (fd5a876)
- add leds (305bcfc)
- Add Pot Scanner (8a0be6c)
- Add PWM Driver (4206e28)
- add soft timer blink example and Sys Timer (13e8602)
- add working ADC Example (024612d)
- Added Logging (71c0fe8)
- adjust Percentage type to not panic (52af48a)
- ai: Add Agents (a4c376e)
- ci: Add generic CI (894b544)
- fill out project structure (5711c7b)
- generified pot_scanner (077ae50)
- handle errors better (fed7392)
- initial commit (71db3a6)
- refactor and implement generic PWM Driver (f7f7997)
Bug Fixes
- blinky timer example (2a8ba27)
- ci: add missing .gitignore entry (f478749)
- ci: megalinter (1ff3196)
- ci: Missing openssl sys dependency (224bdce)
- ci: missing rustup target (6746b37)
- ci: probe-rs install issues (28cb244)
- ci: test to see if it fixes PAt issue (aa16a1d)
- clippy errors (89aa4d0)
- Copilot Fixes (36cbffc)
- docs: invalid docs (7501672)
- mega-linter config (b987873)
- remove unwraps (4d3fbc7)
- style issues arround and fmt issues (1470247)
- wrapped issue with health checker (a6f33da)