diff options
| author | Sudar Muthu <sudar@sudarmuthu.com> | 2017-09-04 22:21:56 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-04 22:21:56 -0400 |
| commit | 360db6f27c03781554171daae734aabde05ee3b7 (patch) | |
| tree | 12ce3ae76cee36bf5f9130bad5de89508d4f0dfd /HISTORY.md | |
| parent | 983db51764265435b007b69cea6d8a25075c83c0 (diff) | |
| parent | 73426bc2339116641e9227d5d7af1a70e3dd23fa (diff) | |
Merge pull request #502 from tuna-f1sh/master
Support for generation of project tags file
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Tweak: Set ARDMK_VERSION to 1.6 (https://github.com/sej7278) - Tweak: Move non-standard-related items from CxxFLAGS_STD to CxxFLAGS (issue #523) (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) ### 1.6.0 (2017-07-11) - Fix: Allowed for SparkFun's weird usb pid/vid submenu shenanigans (issue #499). (https://github.com/sej7278) |
