Robin Mueller
cedff3b26a
Merge pull request #7 from robamu-org/mueller/rtt-example
...
added RTT example app
2021-11-08 10:19:36 +01:00
cf1d8ff113
Merge remote-tracking branch 'origin/main' into mueller/rtt-example
2021-11-08 10:08:10 +01:00
Robin Mueller
2244c0a7b0
Merge pull request #6 from robamu-org/mueller/tests-example
...
added tests
2021-11-08 10:07:32 +01:00
e2df601d66
added RTT example app
2021-11-08 10:05:39 +01:00
40a073d6c4
Added tests example
2021-11-08 10:04:08 +01:00
Robin Mueller
8e53678d11
Merge pull request #5 from robamu-org/mueller/timer-implementation
...
Timer and Clock modules added
2021-11-08 09:48:39 +01:00
41a3682a4e
update changelog
2021-11-08 01:44:44 +01:00
0d935dae50
added timer example code
2021-11-08 01:43:02 +01:00
f3d71cf0f9
Timer and Clock modules added
...
- Clock module to set and retrieve system clock which can have
varying frequencies. Also allows enabling peripheral clocks
- Prelude updated
- Common time types added, based on stm32f1xx HAL implementation
- Basic timer implementation added
2021-11-08 01:40:01 +01:00
Robin Mueller
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
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