Skip to content
Snippets Groups Projects
Commit f3b06a87 authored by Michael Hauspie's avatar Michael Hauspie
Browse files

Fix template URL

parent 56cbc434
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ pub struct Opts {
}
const PIP_MPU_TEMPLATE_PATH: &str =
"https://gitlab.univ-lille.fr/2xs/pip/pip-mpu-armv7-template.git";
"https://gitlab.univ-lille.fr/2xs/pip/troll-template.git";
pub fn generate(opts: Opts) -> Result<()> {
let crate_name = match opts.crate_name {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment