readme update

This commit is contained in:
Robin Müller 2020-10-13 13:01:07 +02:00
parent 1e8a64c7bf
commit 866ed4a577
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ make clean -j
4. Create a new Arduino sketch
5. The Sloeber plugin build mangement system will parse the arduino folder and all contained subfolders for source files. If you want to exclude source files from the build (for example, to exclude the arduino\_core, Sloeber will take care to include the core files via its integrated board manager!), right click on that folder in the tree view on the left, go to Resource Configureation and configure Exclude from Build.
### Build and flash instructions
1. An Arduino like bar can be seen at the top, which can be used to compile the software and flash it to the board. The check symbol is used to compile while the right arrow symbol is used to flash the software. There are also symbols to open the serial monitor or the serial plot.