Merge pull request #3861 from Flamenco/patch-1

Update documentation
This commit is contained in:
Dario Nieuwenhuis 2025-02-08 22:42:52 +01:00 committed by GitHub
commit bcebe4c4d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
//! This example test the flash connected to the RP2040 chip. //! This example test the flash connected to the RP2350 chip.
#![no_std] #![no_std]
#![no_main] #![no_main]