Skip to content

Commit

Permalink
Update boards/nucleo_f446re/Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
alevy committed Mar 21, 2024
1 parent e218c3f commit 8f1a214
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boards/nucleo_f446re/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Makefile for building the tock kernel for the NUCLEO-446RE platform
#
TARGET=thumbv7em-none-eabi

PLATFORM=nucleo_f446re
include ../Makefile.common

OPENOCD=openocd
Expand Down
2 changes: 1 addition & 1 deletion boards/stm32f3discovery/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source [find board/stm32f412g-disco.cfg]; # Licensed under the Apache License, Version 2.0 or the MIT License.
# Licensed under the Apache License, Version 2.0 or the MIT License.
# SPDX-License-Identifier: Apache-2.0 OR MIT
# Copyright Tock Contributors 2022.

Expand Down

0 comments on commit 8f1a214

Please sign in to comment.