stop0 working
This commit is contained in:
@@ -37,6 +37,8 @@ fn main() {
|
||||
build.file(hal_driver.join("Src").join(src));
|
||||
}
|
||||
|
||||
build.file("src/c_ll/stop0_ll.c");
|
||||
|
||||
build
|
||||
.include(hal_driver.join("Inc"))
|
||||
.include(device.join("Include"))
|
||||
|
||||
Reference in New Issue
Block a user