initial
This commit is contained in:
11
system/include/cmsis/cmsis_device.h
Normal file
11
system/include/cmsis/cmsis_device.h
Normal file
@ -0,0 +1,11 @@
|
||||
//
|
||||
// This file is part of the µOS++ III distribution.
|
||||
// Copyright (c) 2014 Liviu Ionescu.
|
||||
//
|
||||
|
||||
#ifndef STM32F1_CMSIS_DEVICE_H_
|
||||
#define STM32F1_CMSIS_DEVICE_H_
|
||||
|
||||
#include "stm32f1xx.h"
|
||||
|
||||
#endif // STM32F1_CMSIS_DEVICE_H_
|
Reference in New Issue
Block a user