mirror of https://github.com/rusefi/openblt.git
Refs #364. Corrected typo in the project name of the Nucleo-L476RG demo user program.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@421 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
parent
dc0060e755
commit
5528bcbac7
Binary file not shown.
Binary file not shown.
|
@ -1,4 +1,4 @@
|
|||
S01D000062696E2F64656D6F7072675F73746D33326C3437362E737265638C
|
||||
S01E000062696E2F64656D6F70726F675F73746D33326C3437362E737265631C
|
||||
S31508002800008001203D2E00088D2E00088D2E000820
|
||||
S315080028108D2E00088D2E00088D2E00080000000061
|
||||
S315080028200000000000000000000000008D2E0008D7
|
|
@ -28,7 +28,7 @@ SHELL = sh
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure project name |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
PROJ_NAME=demoprg_stm32l476
|
||||
PROJ_NAME=demoprog_stm32l476
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
Loading…
Reference in New Issue