File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ menuconfig PKG_USING_I2C_TOOLS
66 select RT_USING_LIBC if RT_VER_NUM < 0x40100
77 select RT_USING_I2C
88 select RT_USING_I2C_BITOPS
9- select RT_USING_CPLUSPLUS
109 default n
1110
1211if PKG_USING_I2C_TOOLS
@@ -20,6 +19,7 @@ if PKG_USING_I2C_TOOLS
2019 help
2120 Use software i2c instead of hardware
2221 default n
22+ select RT_USING_CPLUSPLUS
2323
2424 if I2C_TOOLS_USE_SW_I2C
2525 config I2C_TOOLS_SW_ACK_TIMEOUT
Original file line number Diff line number Diff line change 1313 "github" : " wuhanstudio"
1414 },
1515 "license" : " MIT" ,
16- "repository" : " https://github.com/wuhanstudio /rt-i2c-tools" ,
17- "homepage" : " https://github.com/wuhanstudio /rt-i2c-tools#readme" ,
16+ "repository" : " https://github.com/RT-Thread-packages /rt-i2c-tools" ,
17+ "homepage" : " https://github.com/RT-Thread-packages /rt-i2c-tools#readme" ,
1818 "site" : [
1919 {
2020 "version" : " v1.0.0" ,
21- "URL" : " https://github.com/wuhanstudio/rt-i2c-tools.git" ,
22- "filename" : " i2c-tools-1.0.0.zip" ,
23- "VER_SHA" : " 5c02375e616f5a0b6685e8bc7fae3f93b8cbb0b4"
21+ "URL" : " https://github.com/RT-Thread-packages/rt-i2c-tools/archive/refs/tags/v1.0.0.zip" ,
22+ "filename" : " i2c-tools-1.0.0.zip"
2423 },
2524 {
2625 "version" : " latest" ,
27- "URL" : " https://github.com/wuhanstudio /rt-i2c-tools.git" ,
26+ "URL" : " https://github.com/RT-Thread-packages /rt-i2c-tools.git" ,
2827 "filename" : " " ,
2928 "VER_SHA" : " master"
3029 }
You can’t perform that action at this time.
0 commit comments