blob: 68b08783439fb9d00e5c71252f47b0ffc4c8a0fa [file] [log] [blame]
[package]
name = "stm32f4xx"
version = "0.1.0"
authors = ["Tock Project Developers <tock-dev@googlegroups.com>"]
edition = "2018"
[dependencies]
cortexm4 = { path = "../../arch/cortex-m4" }
enum_primitive = { path = "../../libraries/enum_primitive" }
kernel = { path = "../../kernel" }
tock-rt0 = { path = "../../libraries/tock-rt0" }