1.添加自动生成中间证书及实体证书脚本文件signssl.sh

2.添加证书文件检测工具x509
3.修改配置文件注释
This commit is contained in:
fengweihao
2018-11-13 17:03:20 +08:00
parent e125afd91d
commit b07c3182b4
7 changed files with 114 additions and 17 deletions

View File

@@ -8,7 +8,7 @@
#ifndef _RT_TMR_H
#define _RT_TMR_H
//#define RT_TMR_ADVANCED
#define RT_TMR_ADVANCED
extern void tmr_start(uint32_t uid);
extern void tmr_stop(uint32_t uid);