You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -203,6 +203,7 @@ App|Description
203
203
[picow_http_client](pico_w/wifi/http_client) | Demonstrates how to make http and https requests
204
204
[picow_http_client_verify](pico_w/wifi/http_client) | Demonstrates how to make a https request with server authentication
205
205
[picow_mqtt_client](pico_w/wifi/mqtt) | Demonstrates how to implement a MQTT client application
206
+
[picow_ota_update](pico_w/wifi/ota_update) | A simple OTA update server (RP235x Only). You can run [python_ota_update.py](pico_w/wifi/python_test_tcp/python_ota_update.py) to upload UF2s to it.
0 commit comments