git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1402 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
6d44bd72e3
commit
c4e1cab1c9
|
@ -24,9 +24,6 @@
|
|||
* @{
|
||||
*/
|
||||
|
||||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "ch.h"
|
||||
#include "hal.h"
|
||||
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
#ifndef _SERIAL_LLD_H_
|
||||
#define _SERIAL_LLD_H_
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
/*===========================================================================*/
|
||||
/* Driver pre-compile time settings. */
|
||||
/*===========================================================================*/
|
||||
|
|
Loading…
Reference in New Issue