aboutsummaryrefslogtreecommitdiffstats
blob: 32619263d2010fd398cda0ed7179ddaadfe843b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
#  (C) Copyright 2015 - 2017
#  Texas Instruments Incorporated, <www.ti.com>
#
#  Venkateswara Rao Mandela <venkat.mandela@ti.com>
#
#  SPDX-License-Identifier:	BSD-3-Clause
#

bootswitch: bootswitch.c
	gcc bootswitch.c -I ./libusb/include/libusb-1.0 -L ./libusb/MinGW64/static -lusb-1.0 -o bootswitch.exe