Simple mbed library with macros

Dependents:   SimpleTimer SimpleUART SimpleTimer Stoppuhr1

History

Added some Ethernet/IP structures default tip

2010-11-27, by Alkorin [Sat, 27 Nov 2010 19:08:38 +0000] rev 21

Added some Ethernet/IP structures


Added missing parenthesis

2010-11-17, by Alkorin [Wed, 17 Nov 2010 22:27:23 +0000] rev 20

Added missing parenthesis


Removed leading semicolon to timers\ macros

2010-11-17, by Alkorin [Wed, 17 Nov 2010 14:41:39 +0000] rev 19

Removed leading semicolon to timers\ macros


Changed #define header to avoid conflict with other .h files

2010-11-17, by Alkorin [Wed, 17 Nov 2010 14:35:40 +0000] rev 18

Changed #define header to avoid conflict with other .h files


Fixed some typos

2010-11-17, by Alkorin [Wed, 17 Nov 2010 10:59:34 +0000] rev 17

Fixed some typos


Fixed a typo in SERIAL_PUTCHAR

2010-11-14, by Alkorin [Sun, 14 Nov 2010 22:48:59 +0000] rev 16

Fixed a typo in SERIAL_PUTCHAR


Added timers

2010-11-14, by Alkorin [Sun, 14 Nov 2010 22:46:26 +0000] rev 15

Added timers


Added website to license header

2010-11-13, by Alkorin [Sat, 13 Nov 2010 23:20:15 +0000] rev 14

Added website to license header


Set inline fonction as extern to avoid symbol declaration

2010-11-13, by Alkorin [Sat, 13 Nov 2010 23:12:06 +0000] rev 13

Set inline fonction as extern to avoid symbol declaration


Use __INLINE #define instead of inline

2010-11-13, by Alkorin [Sat, 13 Nov 2010 23:07:44 +0000] rev 12

Use __INLINE #define instead of inline