forked from mohr/ArduinoIO
readme update
This commit is contained in:
parent
866ed4a577
commit
1bd2fd0b0a
@ -54,6 +54,10 @@ make clean -j
|
||||
|
||||
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.
|
||||
|
||||
6. It is recommended to get familiary with the interface provided by the plugin. A majority of functions is provided by top bar elements as shown in the following picture.
|
||||
|
||||
<img src="../doc/img/eclipse_top_bar.PNG" width="80%">
|
||||
|
||||
### 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.
|
||||
|
Loading…
Reference in New Issue
Block a user