# Copyright 2020 The Chromium OS Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # # Board specific files build BASEBOARD:=nucleo-h743zi board-y=board.o board-y+=fpsensor_detect.o # Enable on device tests test-list-y=\ aes \ compile_time_macros \ crc32 \ fpsensor \ mutex \ pingpong \ rsa \ rsa3 \ rtc \ sha256 \ sha256_unrolled \ stm32f_rtc \ utils \