aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSimon John <git@the-jedi.co.uk>2017-04-01 23:06:28 +0100
committerSimon John <git@the-jedi.co.uk>2017-04-01 23:06:28 +0100
commit18c6474d5068152168cee9f81c45a766b992bd84 (patch)
treed0969737c2fd94ecc68fe332943701d642d17f6f /HISTORY.md
parent6bffcd33836cfe7a569af49c7469050d21209b21 (diff)
Add support for cu as MONITOR_CMD, use ~. to exit, be mindful when using over ssh
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index f1b19b6..51d9d56 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -9,6 +9,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
- Fix: Auto-detect F_CPU on Teensy from boards.txt (https://github.com/DaWelter)
- Fix: params typo in PuTTY section (issue #487) (https://github.com/ericdand)
- Fix: Fixed sed expression to properly format show_submenu (issue #488) (https://github.com/cbosdo)
+- New: Add support for good old cu as monitor command (issue #492) (https://github.com/mwm)
### 1.5.2 (2017-01-11)