stm32: fix template dir #37
1 changed files with 1 additions and 1 deletions
|
|
@ -290,7 +290,7 @@
|
||||||
description = "Rust hello world template.";
|
description = "Rust hello world template.";
|
||||||
};
|
};
|
||||||
stm32-blink = {
|
stm32-blink = {
|
||||||
path = ./templates/dev/esp-blink;
|
path = ./templates/dev/stm32-blink;
|
||||||
description = "STM32G4 blink template with libopencm3.";
|
description = "STM32G4 blink template with libopencm3.";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue