Crates.io | nucleo-h7xx |
lib.rs | nucleo-h7xx |
version | 0.3.0 |
source | src |
created_at | 2021-04-01 08:11:44.636792 |
updated_at | 2024-08-22 16:24:47.905118 |
description | Board support crate for the STMicroelectronics STM32H7 Nucleo-144 boards. |
homepage | |
repository | https://github.com/antoinevg/nucleo-h7xx |
max_upload_size | |
id | 376504 |
size | 115,765 |
Rust no_std
, embedded_hal
board support package for STMicroElectronics STM32H7 Nucleo-144 boards.
NUCLEO-H743ZI: Ordered, waiting for delivery.
NUCLEO-H745ZI: Tested
cargo install cargo-generate
cargo generate \
--git https://github.com/antoinevg/hello-nucleo-h7xx \
--name your-project-name
cd testsuite
make test
Work in progress.