abstract.txt

来自「基本的几个引用程序,来看卡发的有用程序,别错过了串口程序」· 文本 代码 · 共 13 行

TXT
13
字号
The Blinky project is a simple program for the AT91SAM7S64
using Atmel AT91SAM7S Microcontroller Board.

It blinks the 4 LEDs on the board. Blinking speed 
can be changed by the switch buttons on the board.

The Blinky program is available in different targets:
  Simulator:       configured for software Simulator
  AT91SAM7S Flash: configured for on-chip Flash ROM
                   (used for production or target debugging)
  AT91SAM7S RAM:   configured to run from on-chip RAM
                   (may be used for target debugging) 

⌨️ 快捷键说明

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