aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSimon John <git@the-jedi.co.uk>2017-06-02 10:38:16 +0100
committerGitHub <noreply@github.com>2017-06-02 10:38:16 +0100
commitba96840399381b35e20a9fe620602dc4a6fc6be7 (patch)
tree94213e6b035355429c90a8106e3c70ef89004efd /HISTORY.md
parentc41763851b63385e2706355ccfacf2bf0bff653d (diff)
parent1b5494f2625a49ac069683516e2f9f033070c8c4 (diff)
Merge pull request #501 from MilanV/master
Document how to setup Makefile for 3rd party boards
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 a987231..c35d3f8 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -12,6 +12,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
- 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)
- Tweak: Removed tilde from documentation (issue #497). (https://github.com/sej7278)
+- New: Add a documentation how to setup Makefile for 3rd party boards (issue #499). (https://github.com/MilanV)
### 1.5.2 (2017-01-11)