Commit Graph
9 Commits
Author SHA1 Message Date
muellerr 5f6914a93a update changelog and some more links
Rust/va108xx-hal/pipeline/head This commit looks good
2021-12-06 16:04:55 +01:00
muellerr 6f1d2554d5 issues with Markdown
Rust/va108xx-hal/pipeline/head This commit looks good
2021-12-06 15:49:03 +01:00
muellerr f2ca18469b update README 2021-12-06 12:52:34 +01:00
muellerr 5495cf6ab6 updated link in README 2021-12-06 12:50:06 +01:00
muellerr d4d5bf66e4 applied cargo fmt and fixed link 2021-12-04 21:35:11 +01:00
muellerr 63be6ed5fe Refactored GPIO module
- The GPIO module uses type-level programming now
- Implementation heavily based on the ATSAMD GPIO HAL:
  https://docs.rs/atsamd-hal/0.13.0/atsamd_hal/gpio/v2/index.html
- Changes to API, but no passing of peripheral references necessary
  anymore. All examples and tests updated accordingly
2021-11-11 17:39:26 +01:00
muellerr 93bbfaae8b updated cross-link to BSP 2021-11-09 19:32:00 +01:00
muellerr ed4ba39207 Added proper README
- Also contains new simple blinky example
- Small CI update
2021-11-08 11:06:25 +01:00
Robin Mueller 32fad4b5ea Initial commit 2021-11-03 23:11:07 +01:00