Fix rp2040 example (#855)

This commit is contained in:
Emil Fresk 2023-12-04 12:49:24 +01:00 committed by GitHub
parent 612a47ef4d
commit 3de5f793f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,4 +40,4 @@ lto = true # better optimzations
[features] [features]
# avoid having to use --allow-multiple-definition linker flag # avoid having to use --allow-multiple-definition linker flag
# on macOS with Apple Silicon at least # on macOS with Apple Silicon at least
#default = ["rp-pico/disable-intrinsics"] default = ["rp-pico/disable-intrinsics"]