Commit 4d146dc
1 file changed
+1
-1
lines changed- example/esp32/CMakeLists.txt+9
- example/esp32/README.md+11
- example/esp32/main/CMakeLists.txt+24
- example/esp32/main/device_control.c+112
- example/esp32/main/device_control.h+68
- example/esp32/main/device_info.json
- example/esp32/main/iot_cli_cmd.c+100
- example/esp32/main/iot_cli_cmd.h+19
- example/esp32/main/iot_uart_cli.c+320
- example/esp32/main/iot_uart_cli.h+42
- example/esp32/main/main.c+249
- example/esp32/main/onboarding_config.json+21
- example/esp32/main/stdkconfig.cmake+38
- example/esp32/sdkconfig+1.3k
- example/esp32/sdkconfig.old+1.7k
- example/posix/Makefile
- example/posix/device_info.json+8
- example/posix/example.c
- example/posix/onboarding_config.json
- src/include/caps/iot_caps_helper_fanOscillationMode.h+13-3
- src/include/iot_main.h+3
- src/include/iot_util.h+11
- src/include/st_dev_version.h+1-1
- src/iot_main.c+23-3
- src/iot_util.c+17
- src/mqtt/client/iot_mqtt_client.c+6-10
- src/mqtt/packet/iot_mqtt_subscribe_client.c+1-1
- src/port/os/posix/iot_os_util_posix.c+1-1
0 commit comments