Skip to content

Commit

Permalink
Merge pull request #36 from Wuth5/master
Browse files Browse the repository at this point in the history
[SDK] fix gcc compile error
  • Loading branch information
ambiot committed Jan 20, 2023
2 parents 4b3a558 + e1fb363 commit db3bca9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,6 @@ SRC_C += ../../../component/common/example/http_client/example_http_client.c
SRC_C += ../../../component/common/example/http_download/example_http_download.c
SRC_C += ../../../component/common/example/httpc/example_httpc.c
SRC_C += ../../../component/common/example/httpd/example_httpd.c
SRC_C += ../../../component/common/example/mbedtls_ecdhe/example_mbedtls_ecdhe.c
SRC_C += ../../../component/common/example/mcast/example_mcast.c
SRC_C += ../../../component/common/example/mqtt/example_mqtt.c
SRC_C += ../../../component/common/example/nonblock_connect/example_nonblock_connect.c
Expand Down

0 comments on commit db3bca9

Please sign in to comment.