File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# ChangeLog
22
3+ ## v1.4.3 - 2025-9-26
4+
5+ ### Bug Fix:
6+
7+ - Synchronize the version information for cmake_utilities
8+
39## v1.4.2 - 2025-8-26
410
511### Bug Fix:
Original file line number Diff line number Diff line change 1- version : " 1.4.2 "
1+ version : " 1.5.0 "
22description : The I2C Bus Driver supports both hardware and software I2C.
33url : https://github.com/espressif/esp-iot-solution/tree/master/components/i2c_bus
44repository : https://github.com/espressif/esp-iot-solution.git
@@ -7,7 +7,7 @@ issues: https://github.com/espressif/esp-iot-solution/issues
77
88dependencies :
99 idf : " >=4.0"
10- cmake_utilities : " 0. *"
10+ cmake_utilities : " *"
1111sbom :
1212 supplier : ' Organization: Espressif Systems (Shanghai) CO LTD'
1313 originator : ' Organization: Espressif Systems (Shanghai) CO LTD'
Original file line number Diff line number Diff line change @@ -4,13 +4,11 @@ issues: https://github.com/espressif/esp-iot-solution/issues
44repository : https://github.com/espressif/esp-iot-solution.git
55dependencies :
66 idf : " >=4.4.1"
7- cmake_utilities : " 0. *"
7+ cmake_utilities : " *"
88 i2c_bus :
99 version : " *"
1010 public : true
1111 override_path : " ../../i2c_bus"
12- public : true
13- override_path : " ../../i2c_bus"
1412examples :
1513 - path : ../../../examples/sensors/power_measure
1614sbom :
You can’t perform that action at this time.
0 commit comments