Skip to content

Commit 9328bec

Browse files
committed
re-enable the example
1 parent ae6913a commit 9328bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pico_w/wifi/freertos/http_client/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
if (0)
1+
if (1)
22
# Currently disabled as mbedtls uses too much stack
33
add_executable(picow_freertos_http_client_nosys
44
picow_freertos_http_client.c

0 commit comments

Comments
 (0)