Skip to content

Commit 3c2472a

Browse files
committed
Provide some instructions in the README
1 parent a188814 commit 3c2472a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ Every nRF chip has its own crate, listed below:
3737

3838
\* These devices do not have a separate development kit and share the [NRF52 DK](https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52-DK)
3939

40+
## Development
41+
42+
Be sure to copy and edit the `Cargo.example.toml` file to `Cargo.toml`. The file will require editing dependent on the target you wish to work with and contains some further
43+
instructions. Similarly, check out the `.vscode/settings.json` file when used in the context of Visual Studio Code. By default, all of theses files are configured to work
44+
with the nRF52840 target.
45+
4046
## License
4147

4248
Licensed under either of

0 commit comments

Comments
 (0)