Skip to content

fix links to pico_w examples #229

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2022
Merged

fix links to pico_w examples #229

merged 1 commit into from
Jul 1, 2022

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_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
3 participants