diff options
| author | 1-rafael-1 <[email protected]> | 2025-04-13 22:23:07 +0200 |
|---|---|---|
| committer | 1-rafael-1 <[email protected]> | 2025-04-13 22:23:07 +0200 |
| commit | 6719e1305921c08fcfba7e8f48e315ef8b676c6e (patch) | |
| tree | 3402ff42066c990a29787671f659c5b919f6e8ac /examples/rp235x/src/bin/multicore.rs | |
| parent | dd3ae39d425ee529b2bb4dea0b8f68f42d8ee604 (diff) | |
update documentation and examples to mention RP235x
Diffstat (limited to 'examples/rp235x/src/bin/multicore.rs')
| -rw-r--r-- | examples/rp235x/src/bin/multicore.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rp235x/src/bin/multicore.rs b/examples/rp235x/src/bin/multicore.rs index 7cb546c91..f02dc3876 100644 --- a/examples/rp235x/src/bin/multicore.rs +++ b/examples/rp235x/src/bin/multicore.rs | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | //! This example shows how to send messages between the two cores in the RP2040 chip. | 1 | //! This example shows how to send messages between the two cores in the RP235x chip. |
| 2 | //! | 2 | //! |
| 3 | //! The LED on the RP Pico W board is connected differently. See wifi_blinky.rs. | 3 | //! The LED on the RP Pico W board is connected differently. See wifi_blinky.rs. |
| 4 | 4 | ||
