搜索资源列表
printf
- Tiny printf function for embedded programming
printf()
- 测试printf原理。 简单的位移运算来测试。
printf
- 一个printf的实现源代码,包括对浮点数等到字符串的格式化,与平台无关,可以方便在嵌入式中使用。
Printf.zip
- STM32 Printf for stm32f103 -> UART1,STM32 Printf for stm32f103-> UART1
printpp_XS128
- 基于飞思卡尔单片机xs128的串口函数,编写的printf函数可以很简单的移植到其他单片机上使用,程序源码十分简单而且有注释-Based on Freescale microcontroller serial port function xs128, prepare the printf function can be very simple to use portable to other microcontrollers, the program is very simple and ann
PrintForLpc2131
- LPC2131 ,Printf函数通过串口1向上位机软件发送数据,以后利用该模板即可正常使用Printf。 -LPC2131, Printf function upward through the serial 1-bit software to send data beyond the normal use of the template can use Printf.
printf
- 精工热敏打印机的驱动源码,LTPZ245M-C384-Z-BHCO2Z自己看吧-the driver for LTPZ245M-C384-Z-BHCO2Z
printf
- 介绍了printf函数的基本用途以及一些我们不了解的用途,值得一看-Introduced the printf function of the basic purposes and some we do not use, see
printf
- 本人参照linux 0.1内核源代码写的printf函数的实现,支持 c, s, o, d, x, f的打印输出-I am the light of linux 0.1 kernel source code to write to achieve the printf function in support of c, s, o, d, x, f print output
printf.c
- printf implementation (small) for microcontrollers
printf
- 一个用于单片机(这里用于C8051F060)的简单的printf程序-One for the microcontroller (in this case for the C8051F060) a simple printf program
printf-souces-code
- printf实现源码 操作系统底层的源码-printf souces code
Ex001-com-printf-and-scanf
- com printf and scanf ARM -com printf and scanf ARM
stm32-how-to-use-printf
- 此文件为如何在stm32中使用printf-This file is in how to use printf in stm32
串口printf打印输出(神舟王STM32F407-库函数版
- 串口printf打印输出(STM32F407-库函数版本)
cc2530 zigbee 串口printf重定向,流水灯
- 源码运行硬件:微雪ZB600(底板)+Core2530(核心板)。 功能:串口printf重向(可使用标准printf函数),串口发送字符串。LED流水灯。 这是裸机程序,是我自己工作时测试使用的。参考TI官方代码,修正了网络上例程频率设置的错误。亲测可用。
stm32 IAR环境printf函数调用
- stm32 IAR环境printf函数调用 的方法(The method of printf function call in STM32 IAR environment)
keil - printf
- STM32重定位printf,通过proteus仿真(STM32 relocate printf, through proteus simulation)
printf
- 自定义的printf 只需要完成固定的接口函数内容即可 适用于各个平台(Custom printf only needs to complete the fixed interface function content, so it can be applied to all platforms.)
printf重定向
- 基于stm32zet6的printf重定向,能在串口上用printf语句显示需要显示的内容(Printf redirection based on stm32zet6 can display the content that needs to be displayed with printf statement on the serial port.)