pdb_adc_demo.txt
来自「freescale k40/k60 cortex m4 library」· 文本 代码 · 共 15 行
TXT
15 行
This project is a simple pdb triggering ADC example.
By default the OS-JTAG is used for the terminal output. The terminal should be configured for 115200 8-N-1.
Supported platforms:
- TWR_K40X256
- TWR_K60N512
The pdb_adc_demo.eww file will open the project for all of the supported platforms.
Pick the specific project that corresponds to your hardware.
NOTE: if switching between platforms it is a good idea to do a make clean to make sure the code is
properly configured for the new platform.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?