aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSudar Muthu <sudar@sudarmuthu.com>2015-03-27 08:54:43 +0530
committerSudar Muthu <sudar@sudarmuthu.com>2015-03-27 08:54:43 +0530
commitab068291723dea83a97be9b9e32a61a01452c435 (patch)
tree634ed1d5e704c73992c95652351966ca2bca0371 /HISTORY.md
parentade0589a162caff55b9da0756af3ba2995dccf62 (diff)
parent8606592063eab7cd25fd87eea732a47d297f49e3 (diff)
Merge pull request #331 from sej7278/master
Added BOARD_SUB to OBJDIR
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 0a73493..dd55e65 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -29,6 +29,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
- Tweak: Replace CXX_NAME with CXX as per the Emacs Flymake Wiki (Issue #309) (https://github.com/sej7278)
- Tweak: Ability to override `USB_TYPE` in Teensy.md (Issue #313) (https://github.com/Poofjunior)
- Tweak: Integration instructions for CodeBlocks IDE (Issue #321) (https://github.com/fbielejec)
+- Tweak: Add BOARD_SUB to OBJDIR if defined in 1.5+ (https://github.com/sej7278)
- Fix: Improved Windows (Cygwin/MSYS) support (https://github.com/PeterMosmans)
- Fix: Change "tinyladi" username to "ladislas" in HISTORY.md. (https://github.com/ladislas)