mirror of
https://github.com/laanwj/k210-sdk-stuff.git
synced 2025-01-18 21:17:09 +04:00
doc: Add note about nightly to README
This commit is contained in:
parent
71b427b188
commit
36dff385d9
@ -21,6 +21,10 @@ is an ELF executable, the latter a raw binary that can be flashed or written to
|
||||
Building the Rust projects
|
||||
--------------------------
|
||||
|
||||
**Note:** *it's possible that these projects require Rust nightly to build.
|
||||
I don't intentially use nightly features, however, I always test the latest one so it's
|
||||
likely that something will sneak in*
|
||||
|
||||
Target configuration is set up in `.cargo/config`, so building is a matter of:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user