代码搜索结果
找到约 10,000 项符合
USART 的代码
usart_printf.c
/****************************************************************************
* Copyright (C), 2010 安富莱电子 www.armfly.com
*
* 文件名: usart_printf.c
* 内容简述: 本模块实现printf和scanf函数重定向到串口1
* 实现重定向,只需要添加2个
usart_printf.h
/****************************************************************************
* Copyright (C), 2009-2010, www.armfly.com
*
* 文件名: usart_printf.h
* 内容简述: 头文件
*
* 文件历史:
* 版本号 日期 作者 说明
usart_printf.d
.\Obj\usart_printf.o: Source\App\usart_printf.c
.\Obj\usart_printf.o: .\Source\CMSIS\Core\CM3\stm32f10x.h
.\Obj\usart_printf.o: .\Source\CMSIS\Core\CM3\core_cm3.h
.\Obj\usart_printf.o: C:\Keil\ARM\
atmel_usart.c
/*
* Copyright (C) 2004-2006 Atmel Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* th