Simple mbed library with macros

Dependents:   SimpleTimer SimpleUART SimpleTimer Stoppuhr1

Revisions of serial.h

Revision Date Message Actions
18:aa026d9f7fc0 2010-11-17 Changed #define header to avoid conflict with other .h files File  Diff  Annotate
16:73f0f5d18800 2010-11-14 Fixed a typo in SERIAL_PUTCHAR File  Diff  Annotate
15:66150de7876b 2010-11-14 Added timers File  Diff  Annotate
14:23c6d41cb377 2010-11-13 Added website to license header File  Diff  Annotate
13:89420fa6f561 2010-11-13 Set inline fonction as extern to avoid symbol declaration File  Diff  Annotate
12:e9f331a5c932 2010-11-13 Use __INLINE #define instead of inline File  Diff  Annotate
11:20e2539b6c2b 2010-11-13 Added __IRQ #define to be able to compile with gcc File  Diff  Annotate
10:0f79cde3f231 2010-11-13 Added EXTERN_C #define to be able to compile with C-only compilers File  Diff  Annotate
9:9cb955772c69 2010-11-13 Added some parenthesis to avoid warnings from gcc File  Diff  Annotate
8:f8b47457fdcf 2010-11-13 Added License File  Diff  Annotate
7:8443cecf62d1 2010-11-13 All UARTs should now work File  Diff  Annotate
6:9e1310782abf 2010-11-13 Fixed a bug in SERIAL_SETBAUD File  Diff  Annotate
5:b3aa0a49e21f 2010-11-13 Almost working UART File  Diff  Annotate
4:afddc4848b6c 2010-11-09 Added interrupt names and default handlers (from CMSIS) File  Diff  Annotate
3:0b94bf95c552 2010-11-08 Use CMSIS Cortex-M3 Core Peripheral Access Layer Header File instead of hardcoded addresses File  Diff  Annotate
0:aa3c3d1a5918 2010-11-07 1st publish File  Diff  Annotate