Skip to content

Conversation

fivdi
Copy link
Contributor

@fivdi fivdi commented Jul 1, 2022

Fixes #228

@kilograham kilograham merged commit a7ad171 into raspberrypi:master Jul 1, 2022
[picow_freertos_iperf_server_sys](pico_w/freertos/iperf)| Runs an "iperf" server for WiFi speed testing under FreeRTOS in NO_SYS=0 (i.e. full FreeRTOS integration) mode. The LED is blinked in another task
[picow_freertos_ping_nosys](pico_w/freertos/ping)| Runs the lwip-contrib/apps/ping test app under FreeRTOS in NO_SYS=1 mode.
[picow_freertos_iperf_server_sys](pico_w/freertos/picow_iperf)| Runs the lwip-contrib/apps/ping test app under FreeRTOS in NO_SYS=0 (i.e. full FreeRTOS integration) mode. The test app uses the lwIP \em socket API in this case.
[picow_freertos_iperf_server_sys](pico_w/freertos/iperf)| Runs the lwip-contrib/apps/ping test app under FreeRTOS in NO_SYS=0 (i.e. full FreeRTOS integration) mode. The test app uses the lwIP \em socket API in this case.
Copy link
Contributor

@lurch lurch Jul 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this latter one should have probably been [picow_freertos_ping_sys](pico_w/freertos/ping) ? @kilograham

(and also, \em isn't valid MarkDown syntax)

@kilograham
Copy link
Contributor

feel free to PR

@lurch lurch mentioned this pull request Jul 1, 2022
@fivdi fivdi deleted the patch-1 branch July 10, 2022 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

links to pico_w-examples in README.MD are not working

3 participants