Skip to content

Commit ba24887

Browse files
Update README.md
Co-authored-by: 조광희/SmartThings개발그룹(무선)/Principal Engineer/삼성전자 <kwanghui.cho@samsung.com>
1 parent 4ddfa85 commit ba24887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Basically, this release builds on the environments of chipset vendor's SDKs.
7575
ex) python setup.py esp8266
7676
ex) python setup.py esp32
7777
ex) python setup.py esp32s2
78-
ex) python setup.py esp32c2
78+
ex) python setup.py esp32c3
7979
```
8080

8181
2. Check the build configuration of a sample device application. If you want to use specific build options, you can directly modify the build configuration file(e.g. sdkconfig, sdkconfig.h) at the root directory of a sample device application. On the Espressif chipset, you can additionally use the `menuconfig` option to configure them.

0 commit comments

Comments
 (0)