Commit Graph

114 Commits

Author SHA1 Message Date
Robin Mueller
c5dc4cf8b6
Merge pull request #3 from robamu/mueller/license-files
added license files
2021-11-08 01:11:03 +01:00
Robin Mueller
a683014730
Merge pull request #2 from robamu/mueller/gpio
Added first GPIO implementation
2021-11-08 01:09:06 +01:00
f153732fcc
applied cargo fmt 2021-11-08 01:04:00 +01:00
2750dbffd3
added license files 2021-11-08 01:03:06 +01:00
021efc5a5a
Update GPIO code 2021-11-08 01:01:44 +01:00
a463332d58
optimize for size by default 2021-11-06 17:10:06 +01:00
1e1b7f3c9f
fix prelude naming 2021-11-06 16:19:38 +01:00
9020fc92d0
Refactored parts of the GPIO implementation 2021-11-06 16:16:53 +01:00
9181e61e70
Added first GPIO implementation
- First GPIO implementation based on the stm32f0xx amd stm32f1xx
HAL implementations for the HAL module
2021-11-06 01:27:04 +01:00
Robin Mueller
d0ee5343e8
Merge pull request #1 from robamu/mueller/added-ci
added CI and changelog
2021-11-06 01:15:12 +01:00
b58458d448
added CI and changelog 2021-11-06 01:13:48 +01:00
b0686ee943
Merge branch 'main' of https://github.com/robamu/va108xx-hal-rs 2021-11-03 23:12:47 +01:00
3ae5b0e27d
init commit 2021-11-03 23:11:59 +01:00
Robin Mueller
32fad4b5ea
Initial commit 2021-11-03 23:11:07 +01:00