mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-09 07:45:34 +00:00
rm note
This commit is contained in:
parent
0e51a0a052
commit
ad734d6530
1 changed files with 0 additions and 5 deletions
|
@ -13,11 +13,6 @@ $ code beginner/apps
|
|||
✅ Then open the `src/bin/hello.rs` file.
|
||||
|
||||
|
||||
|
||||
> NOTE: If you find it more convenient to open the repository at the root then please also add the `beginner/apps` folder to the VS Code workspace: right click the left side panel, select "Add folder to workspace" and add the `beginner/apps` folder.
|
||||
|
||||
|
||||
|
||||
## In the file, you will find the following attributes:
|
||||
|
||||
### `#![no_std]`
|
||||
|
|
Loading…
Reference in a new issue