Commit Graph

119 Commits

Author SHA1 Message Date
0c235358e4 Merge pull request #4 from robamu-org/mueller/utility-files
added utility files
2021-11-08 01:35:43 +01:00
8f56468a1e update toml file 2021-11-08 01:34:09 +01:00
c9052285bb ignoring Cargo.lock now 2021-11-08 01:32:39 +01:00
ee9c8c607b use x-compile in ci now 2021-11-08 01:26:58 +01:00
710ca71ba3 added utility files 2021-11-08 01:14:25 +01:00
c5dc4cf8b6 Merge pull request #3 from robamu/mueller/license-files
added license files
2021-11-08 01:11:03 +01:00
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
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
32fad4b5ea Initial commit 2021-11-03 23:11:07 +01:00