| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-01-28 | Use more reliable serial device naming in Windows. | Christopher Peplin | |
| * Strip leading "/dev/" from MONITOR_PORT before handing to avrdude in Windows. * Use the more widely available awk tool instead of bc to subtract 1 from COM ID (as opposed to `bc`). * Allow Windows user to specify "com1" or just "1". * Document MONITOR_PORT format for Windows users. | |||
| 2014-01-14 | Simplify package vs git checkout detection | Simon John | |
| Fix #147 Fix #151 Fix #153 The following are the detailed changes - Remove ARDMK_PATH, ARDMK_FILE and arduino-mk subdirectory - Looks for ard-reset-arduino in $PATH or ARDMK_DIR/bin - Fix git-archive command in RPM SPEC file - Remove some whitespace - Remove arduino-mk dir from debian package's arduino-mk.install - Update docs to reflect the above changes - Bump Up version to 1.2.0 | |||
| 2014-01-14 | Move files out of `arduino-mk` subdirectory | Simon John | |
| fix #152 | |||
