# 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. source [find board/st_nucleo_f4.cfg] gdb_port 0 tcl_port 0 telnet_port 0 init reset halt flash write_image erase $BUILD_DIR/ec.bin 0x08000000 reset shutdown