⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.windows

📁 MEGA8做的USB下载线avrusb-20081126
💻 WINDOWS
字号:
# Name: Makefile.windows# Project: hid-data example# Author: Christian Starkjohann# Creation Date: 2008-04-11# Tabsize: 4# Copyright: (c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH# License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt)# This Revision: $Id$# You may use this file with#   make -f Makefile.windows# on Windows with MinGW instead of editing the main Makefile.include MakefileUSBFLAGS=USBLIBS=    -lhid -lusb -lsetupapiEXE_SUFFIX= .exe

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -