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