Commit Graph

7 Commits

Author SHA1 Message Date
Peter Harper
c80026dbed Add UDP transmitter example (#306)
Co-authored-by: Andrew McDonnell <bugs@andrewmcdonnell.net>
2022-12-22 17:20:35 -06:00
Peter Harper
5bb4f7f6cb Fix issues building examples with LWIP_IPV6 (#268)
Fixes https://github.com/raspberrypi/pico-examples/issues/265
2022-12-06 18:49:18 -05:00
Mücahit KURTLAR
f31966d69d Add Python test scripts and rename MicroPython scripts (#246) 2022-12-06 18:48:11 -05:00
Wenzel
75c6a5e9db Fix missing TCP_PORT for printf in TCP server example (#270)
Also replace `%d` with `%u`

Co-authored-by: Viacheslav Lotsmanov <lotsmanov89@gmail.com>
2022-10-12 20:09:04 -05:00
Peter Harper
5555037e78 Load WIFI_SSID and WIFI_PASSWORD from environment (#274)
Fixes #273
2022-09-11 07:31:06 -05:00
David Christensen
15e7d06abd README and comment change for pico-w examples (#242) 2022-07-16 16:14:49 -05:00
graham sanderson
01e8128953 Add Pico W examples 2022-06-29 23:12:10 -05:00