summaryrefslogtreecommitdiff
path: root/board/hyperdebug/build.mk
blob: 9faebb91006298f4321bf827dea3171473d8a3ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# -*- makefile -*-
# Copyright 2022 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
# Board specific files build

# the IC is STmicro STM32F302R8
CHIP:=stm32
CHIP_FAMILY:=stm32l5
CHIP_VARIANT:=stm32l552xe

# These files are compiled into RO
chip-ro=bkpdata.o system.o

board-rw=board.o