File tree Expand file tree Collapse file tree 8 files changed +9151
-9814
lines changed
ST17H66_SDK_3.0.9.2_RGBLight_Common
components/profiles/multiRole
example/ble_peripheral/RGBLight_Common Expand file tree Collapse file tree 8 files changed +9151
-9814
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ extern "C"
3030/** @defgroup Multi_Constants Multi GAPRole Constants
3131 @{
3232*/
33- #define MAX_CONNECTION_NUM 2 ///5//
34- #define MAX_CONNECTION_SLAVE_NUM 1 ///3//
33+ #define MAX_CONNECTION_NUM 2
34+ #define MAX_CONNECTION_SLAVE_NUM 1
3535#define MAX_CONNECTION_MASTER_NUM ( (MAX_CONNECTION_NUM >= MAX_CONNECTION_SLAVE_NUM)?\
3636 (MAX_CONNECTION_NUM - MAX_CONNECTION_SLAVE_NUM):0)
3737#if ( MAX_CONNECTION_NUM < MAX_CONNECTION_SLAVE_NUM )
Original file line number Diff line number Diff line change 11目标文件名:RGBLight_Common.hexf
22公司:GB
33项目:RGBLight
4- IC型号:ST17H66_3092_v4.1
4+ IC型号:ST17H66_3092_v4.3
55设备名:ELK-BLEDOM
66CRC24:XXXXXX (这个是步骤二中计算得出的)
7- 时间:210715
7+ 时间:210825
88备注:
99
1010*********************************************************
@@ -200,4 +200,44 @@ CRC24:0x014A43C3
200200时间:210609
201201备注:
202202- 1.SDK升级为3.0.9;
203- - 2.增加宏定义选择RGB&RGBW;
203+ - 2.增加宏定义选择RGB&RGBW;
204+ *********************************************************
205+ 公司:GB
206+ 项目:RGBLight
207+ IC型号:ST17H66_3091_v4.0
208+ 设备名:ELK-BLEDOM
209+ CRC24:0x1D3D6BB2
210+ 时间:210623
211+ 备注:
212+ - 1.SDK升级到3.0.9.1;
213+ - 2.中断处理独立文件;
214+
215+ *********************************************************
216+ 公司:GB
217+ 项目:RGBLight
218+ IC型号:ST17H66_3092_v4.1
219+ 设备名:ELK-BLEDOM
220+ CRC24:0x2F76B678
221+ 时间:210715
222+ 备注:
223+ - 1.SDK升级到3.0.9.2;
224+ - 2.LC_RTC8563.c更新;
225+ *********************************************************
226+ 公司:GB
227+ 项目:RGBLight
228+ IC型号:ST17H66_3092_v4.2
229+ 设备名:ELK-BLEDOM
230+ CRC24:0x716785C0
231+ 时间:210824
232+ 备注:
233+ - 1.修改连接间隔(24,48,0,300);
234+ - 2.修改XIP,预留RF校正空间;
235+ *********************************************************
236+ 公司:GB
237+ 项目:RGBLight
238+ IC型号:ST17H66_3092_v4.3
239+ 设备名:ELK-BLEDOM
240+ CRC24:0x6652BED0
241+ 时间:210825
242+ 备注:
243+ - 1.修改MTU_SIZE为23;
You can’t perform that action at this time.
0 commit comments