abstract.txt
来自「Keil CARM Examples 很好的例子」· 文本 代码 · 共 6 行
TXT
6 行
This example demonstrates the use of the Standard IO libraries and how to interface them
to a given peripheral
The two functions Putchar and getchar are written to send/receive one character to the
preffered IO device. The Printf/scanf functions call these routines for their low level formating
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?