diff options
| author | hrobeers <hansrobeers@gmail.com> | 2014-04-25 08:53:50 +0200 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-04-25 14:31:32 +0530 |
| commit | 041d54d9ab815c78e61fad09ef2980a2794e9965 (patch) | |
| tree | ddc0fbdd40354a6db5dc611562a737a7fd8e89f2 /HISTORY.md | |
| parent | 6c37b19b38dcc000a6c1aa2c2738b572b6a69dff (diff) | |
Add support for assembler code in libraries
Fix #195
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it ### 1.3.4 (In development) - Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav) +- Add: Add support for compiling assembler code. (Issue #195) (https://github.com/hrobeers) ### 1.3.3 (2014-04-12) - Fix: Make a new manpage for ard-reset-arduino. Fixes issue #188 (https://github.com/sej7278) |
