Commit Graph

12 Commits

Author SHA1 Message Date
Robin Müller 09fd0d2aad
that should do the job
Rust/va108xx-hal/pipeline/head This commit looks good Details
2023-01-11 23:15:48 +01:00
Robin Müller 38b9625773
update badge link
Rust/va108xx-hal/pipeline/head This commit looks good Details
2022-06-18 22:21:48 +02:00
Robin Müller 439e1d43e7
update link 2021-12-12 23:51:47 +01:00
Robin Müller 5f6914a93a
update changelog and some more links
Rust/va108xx-hal/pipeline/head This commit looks good Details
2021-12-06 16:04:55 +01:00
Robin Müller 6f1d2554d5
issues with Markdown
Rust/va108xx-hal/pipeline/head This commit looks good Details
2021-12-06 15:49:03 +01:00
Robin Müller f2ca18469b
update README 2021-12-06 12:52:34 +01:00
Robin Müller 5495cf6ab6
updated link in README 2021-12-06 12:50:06 +01:00
Robin Müller d4d5bf66e4
applied cargo fmt and fixed link 2021-12-04 21:35:11 +01:00
Robin Müller 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
Robin Müller 93bbfaae8b
updated cross-link to BSP 2021-11-09 19:32:00 +01:00
Robin Müller 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