<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
		<id>http://wiki.ywrobot.net/index.php?action=history&amp;feed=atom&amp;title=Platform.h</id>
		<title>Platform.h - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.ywrobot.net/index.php?action=history&amp;feed=atom&amp;title=Platform.h"/>
		<link rel="alternate" type="text/html" href="http://wiki.ywrobot.net/index.php?title=Platform.h&amp;action=history"/>
		<updated>2026-05-14T11:01:48Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://wiki.ywrobot.net/index.php?title=Platform.h&amp;diff=75&amp;oldid=prev</id>
		<title>YWrobot WM：创建页面，内容为“&lt;pre style=&quot;color:blue&quot;&gt;  #ifndef __PLATFORM_H__ #define __PLATFORM_H__  #include &lt;inttypes.h&gt; #include &lt;avr/pgmspace.h&gt; #include &lt;avr/eeprom.h&gt; #include &lt;avr/interr...”</title>
		<link rel="alternate" type="text/html" href="http://wiki.ywrobot.net/index.php?title=Platform.h&amp;diff=75&amp;oldid=prev"/>
				<updated>2016-04-25T02:10:35Z</updated>
		
		<summary type="html">&lt;p&gt;创建页面，内容为“&amp;lt;pre style=&amp;quot;color:blue&amp;quot;&amp;gt;  #ifndef __PLATFORM_H__ #define __PLATFORM_H__  #include &amp;lt;inttypes.h&amp;gt; #include &amp;lt;avr/pgmspace.h&amp;gt; #include &amp;lt;avr/eeprom.h&amp;gt; #include &amp;lt;avr/interr...”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre style=&amp;quot;color:blue&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#ifndef __PLATFORM_H__&lt;br /&gt;
#define __PLATFORM_H__&lt;br /&gt;
&lt;br /&gt;
#include &amp;lt;inttypes.h&amp;gt;&lt;br /&gt;
#include &amp;lt;avr/pgmspace.h&amp;gt;&lt;br /&gt;
#include &amp;lt;avr/eeprom.h&amp;gt;&lt;br /&gt;
#include &amp;lt;avr/interrupt.h&amp;gt;&lt;br /&gt;
#include &amp;lt;util/delay.h&amp;gt;&lt;br /&gt;
&lt;br /&gt;
typedef unsigned char u8;&lt;br /&gt;
typedef unsigned short u16;&lt;br /&gt;
typedef unsigned long u32;&lt;br /&gt;
&lt;br /&gt;
#include &amp;quot;Arduino.h&amp;quot;&lt;br /&gt;
&lt;br /&gt;
#if defined(USBCON)&lt;br /&gt;
	#include &amp;quot;USBDesc.h&amp;quot;&lt;br /&gt;
	#include &amp;quot;USBCore.h&amp;quot;&lt;br /&gt;
	#include &amp;quot;USBAPI.h&amp;quot;&lt;br /&gt;
#endif /* if defined(USBCON) */&lt;br /&gt;
&lt;br /&gt;
#endif&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>YWrobot WM</name></author>	</entry>

	</feed>