We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82fa94d commit b20c080Copy full SHA for b20c080
cortex-m-rt/build.rs
@@ -56,7 +56,7 @@ INCLUDE device.x"#
56
240
57
} else {
58
// Non ARM target. We assume you're just testing the syntax.
59
- // This value seems as soon as any
+ // This value seems as good as any.
60
61
};
62
0 commit comments