Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Pinned
4,707 contributions in the last year
Activity overview
Contributed to
hannobraun/vndf-2020,
lpc-rs/lpc8xx-hal,
braun-embedded/embedded-test-stand
and 5 other
repositories
Contribution activity
December 2020
Created 99 commits in 9 repositories
Created a pull request in stm32-rs/stm32l4xx-hal that received 8 comments
Opened 25 other pull requests in 5 repositories
braun-embedded/step-dir
5
open
7
merged
- Make interface non-blocking
- Rename `Driver` constructor; update its documentation
- Switch to upstream version of rotary-encoder-hal
- Improve state management
- Separate setting direction and making steps
- Rename `Dir` to `Direction`
- Extend build script
- Update comment in test stand's Cargo.toml
- Introduce `Driver` API
- Document more test stand limitations
- WIP Test `SetStepMode`
- Update Cargo.toml
braun-embedded/embedded-test-stand
9
merged
lpc-rs/lpc8xx-hal
2
merged
stm32-rs/stm32l4xx-hal
1
merged
braun-embedded/rust-dw1000
1
merged
Reviewed 5 pull requests in 4 repositories
stm32-rs/stm32l0xx-hal 2 pull requests
stm32-rs/stm32l4xx-hal 1 pull request
lpc-rs/lpc8xx-hal 1 pull request
braun-embedded/step-dir 1 pull request
Created an issue in neonphog/cargo-task that received 5 comments
Just building tasks?
I'd like to include the tasks in our repository in the CI build, but due to the magic cargo_task_util module, I can't just build the task crate.
Wo…
5
comments
Opened 8 other issues in 1 repository
braun-embedded/step-dir
5
open
3
closed
- Should directions be "clockwise" and "counter-clockwise"?
- Test stand is too unreliable for practical use
- Add test stand to build script
- Add test suite for DRV8825
- Extend test suite with tests for `SetStepMode`
- Document use of `generate-drivers` task
- Build `generate-drivers` task in `scripts/build.sh`
- Driver generation should read version and authors from main Cargo.toml