parent
8d27bdf3bf
commit
46ce3fc772
README.md
embedded-examples/stm32h7-nucleo-rtic
.cargo
.gitignoreCargo.lockCargo.tomlLICENSE-APACHEREADME.mdSTM32H743.svddocs
memory.xpyclient
src
tests
vscode
@ -43,7 +43,7 @@ This project currently contains following crates:
|
||||
Example of a simple example using low-level sat-rs components on a bare-metal system
|
||||
with constrained resources. This example uses the [RTIC](https://github.com/rtic-rs/rtic)
|
||||
framework on the STM32F3-Discovery device.
|
||||
* [`satrs-stm32h743zit-rtic`](https://egit.irs.uni-stuttgart.de/rust/sat-rs/src/branch/main/embedded-examples/satrs-stm32h743zit-rtic):
|
||||
* [`satrs-stm32h-nucleo-rtic`](https://egit.irs.uni-stuttgart.de/rust/sat-rs/src/branch/main/embedded-examples/satrs-stm32h7-nucleo-rtic):
|
||||
Example of a simple example using sat-rs components on a bare-metal system
|
||||
with constrained resources. This example uses the [RTIC](https://github.com/rtic-rs/rtic)
|
||||
framework on the STM32H743ZIT device.
|
||||
|
0
embedded-examples/stm32h7-rtic/.gitignore → embedded-examples/stm32h7-nucleo-rtic/.gitignore
vendored
0
embedded-examples/stm32h7-rtic/.gitignore → embedded-examples/stm32h7-nucleo-rtic/.gitignore
vendored
0
embedded-examples/stm32h7-rtic/Cargo.lock → embedded-examples/stm32h7-nucleo-rtic/Cargo.lock
generated
0
embedded-examples/stm32h7-rtic/Cargo.lock → embedded-examples/stm32h7-nucleo-rtic/Cargo.lock
generated
0
embedded-examples/stm32h7-rtic/LICENSE-APACHE → embedded-examples/stm32h7-nucleo-rtic/LICENSE-APACHE
0
embedded-examples/stm32h7-rtic/LICENSE-APACHE → embedded-examples/stm32h7-nucleo-rtic/LICENSE-APACHE
Loading…
x
Reference in New Issue
Block a user