diff options
| author | John Whittington <john.whittington@cruxproductdesign.com> | 2017-09-28 13:26:29 +0100 |
|---|---|---|
| committer | John Whittington <john.whittington@cruxproductdesign.com> | 2017-09-28 13:51:08 +0100 |
| commit | a165a3bf26525fed69a1255b3fdf5e51f9003aa0 (patch) | |
| tree | 72b5c1f05278ba46f5d6f707c6e6ef67ca94fbd6 /HISTORY.md | |
| parent | f3bb8249c128df016d1cd417e9c61f6afa3a7a2c (diff) | |
ardmk-init usage added to README and HISTORY update
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,8 +11,10 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Tweak: Move non-standard-related items from CxxFLAGS_STD to CxxFLAGS (issue #523) (https://github.com/sej7278) - Tweak: Update Windows usage documentation and allow non-relative paths (issue #519) (https://github.com/tuna-f1sh) - Tweak: Support Cygwin Unix Python and Windows installation on Windows to pass correct port binding. (https://github.com/tuna-f1sh) -- New: Added -fdiagnostics-color to *STD flags (https://github.com/sej7278) +- New: Added -fdiagnostics-color to \*STD flags (https://github.com/sej7278) - New: Add generation of tags file using ctags, which automatically includes project libs and Arduino core. (https://github.com/tuna-f1sh) +- New: Add template Makefile and project boilerplate initialise script, `ardmk-init`. (https://github.com/tuna-f1sh) +- New: Support atmelice_isp JTAG tool as ISP programmer. (https://github.com/tuna-f1sh) ### 1.6.0 (2017-07-11) - Fix: Allowed for SparkFun's weird usb pid/vid submenu shenanigans (issue #499). (https://github.com/sej7278) |
