aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/rp23/src/bin/flash.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rp23/src/bin/flash.rs b/examples/rp23/src/bin/flash.rs
index 28dec24c9..42c226f5b 100644
--- a/examples/rp23/src/bin/flash.rs
+++ b/examples/rp23/src/bin/flash.rs
@@ -1,4 +1,4 @@
1//! This example test the flash connected to the RP2040 chip. 1//! This example test the flash connected to the RP2350 chip.
2 2
3#![no_std] 3#![no_std]
4#![no_main] 4#![no_main]