diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -102,6 +102,11 @@ On Windows (using cygwin), you might want to set: MONITOR_PORT = com3 BOARD_TAG = mega2560 +On Windows (using MSYS and PuTTY), you might want to set the following extra parameters: + + MONITOR_CMD = putty + MONITOR_PARMS = 8,1,n,N + On Arduino 1.5.x installs, you should set the architecture to either `avr` or `sam` and if using a submenu CPU, then also set that: ARCHITECTURE = avr |
