搜索资源列表
Example7
- 这个例子显示了如何重定向C库printf函数的USART。 在HyperTerminal使用USARTx本实施输出printf的消息。 USARTx可以是USART1的,USART2 USART3的选择要使用的USART接口 注释“#定义USE_USARTx的main.h 文件中的行。-This example shows how to retarget the C library printf function to th
Retarget
- This software may only be used under the terms of a valid, current, */ /* end user licence from KEIL for a compatible version of KEIL software-This software may only be used under the terms of a valid, current,
myprintf
- Arm调试中实现串口重定向功能,将串口输出的八进制数据转换成 d s等任意模式-Serial port retarget
retarget
- stm32 printf scanf用的retarget文件,直接包含在MDK工程中就可以使用-retarget file stm32 printf scanf used directly included in the project can be used MDK
main
- 如何將printf 導向STMF4 UART(example for how to retarget the printf from std lib to UART2 of STMF4)