step/tool/stm32-cli/templates/template.c

17 lines
798 B
C
Raw Normal View History

2018-01-23 00:58:46 +00:00
/*******************************************************************************
* @file {{name}}.c
* @Author: MQjehovah mail:MQjehovah@hotmail.com
* @version 1.0.0
* @date {{date}}
* @brief
******************************************************************************
* @attention
*******************************************************************************/
/* Includes ------------------------------------------------------------------*/
/* Definition ----------------------------------------------------------------*/
/* Functions -----------------------------------------------------------------*/
2018-02-28 09:33:52 +00:00
/*********************************END OF FILE**********************************/