2016-04-08 10:52:20 +02:00

7 lines
81 B
C

#ifndef _CMSIS_H_
#define _CMSIS_H_
#include "stm32f0xx.h"
#endif // _CMSIS_H_