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

📄 f8wendev.cfg

📁 Zigbee2007.rar
💻 CFG
字号:
/*
 *                        f8wEndev.cfg
 *
 *  Compiler command-line options used to define an F8W Z-Stack
 *  End Device. To move an option from here to the project file,
 *  comment out or delete the option from this file and enter it
 *  into the "Define Symbols" box under the Preprocessor tab of
 *  the C/C++ Compiler Project Options. New user defined options
 *  may be added to this file, as necessary.
 *
 */

/* Common To All Applications */
//-DCPU6MHZ                         // MSP430FG4618 Run at 6MHz

/* MAC Settings */
-DMAC_MAX_FRAME_SIZE=116

/* Optional Settings */
-DKB_INT                           // Keyboard Interrupts
-DBLINK_LEDS                       // LED Blink Functions

⌨️ 快捷键说明

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