00001 #ifndef LIBMARY_H_ 00002 #define LIBMARY_H_ 00003 00023 /**************************************************************************/ 00049 #include "LPC11xx.h" 00050 #include "system_LPC11xx.h" 00051 #include "systick.h" 00052 #include "gpio.h" 00053 #include "uart.h" 00054 00055 00056 00057 00058 // init for arduino-like settings 00059 00060 00061 00062 #endif /* LIBMARY_H_ */