diff options
Diffstat (limited to 'os/hal/boards')
-rw-r--r-- | os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.fmpp | 2 | ||||
-rw-r--r-- | os/hal/boards/ST_STM32L4R9I_DISCOVERY/cfg/board.fmpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.fmpp b/os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.fmpp index 41754c141..3c311d3e9 100644 --- a/os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.fmpp +++ b/os/hal/boards/ST_NUCLEO144_L4R5ZI/cfg/board.fmpp @@ -1,4 +1,4 @@ -sourceRoot: ../../../../../tools/ftl/processors/boards/stm32f4xx/templates +sourceRoot: ../../../../../tools/ftl/processors/boards/stm32l4xx/templates outputRoot: .. dataRoot: . diff --git a/os/hal/boards/ST_STM32L4R9I_DISCOVERY/cfg/board.fmpp b/os/hal/boards/ST_STM32L4R9I_DISCOVERY/cfg/board.fmpp index 41754c141..3c311d3e9 100644 --- a/os/hal/boards/ST_STM32L4R9I_DISCOVERY/cfg/board.fmpp +++ b/os/hal/boards/ST_STM32L4R9I_DISCOVERY/cfg/board.fmpp @@ -1,4 +1,4 @@ -sourceRoot: ../../../../../tools/ftl/processors/boards/stm32f4xx/templates +sourceRoot: ../../../../../tools/ftl/processors/boards/stm32l4xx/templates outputRoot: .. dataRoot: . |