diff options
| author | John Whittington <john@jbrengineering.co.uk> | 2017-06-04 10:47:04 +0100 |
|---|---|---|
| committer | John Whittington <john@jbrengineering.co.uk> | 2017-06-04 10:47:04 +0100 |
| commit | 81673d4666d417ab662c91fa093abefada7889e5 (patch) | |
| tree | 299269e57ca2c24f4261f33011257b2f06b7d6c6 /examples/SerialPrint | |
| parent | ba96840399381b35e20a9fe620602dc4a6fc6be7 (diff) | |
Support for generation of project tags file
Considering the number of project files spread in different locations
when developing an Arduino project, proper use of tags can be difficult;
resolving beyond local functions.
I've added automatic generation of a tags file, which includes:
* Standard ctags source in project dir (.c, .cpp, .h)
* Arduino source in project dir (.ide, .pde)
* Arduino core based on detected project core from Arduino install.
* Included Arduino libraries from user library folder.
As a Vim user I find this hugely useful and think it would be a useful
addtion for others. Target has been added as `make tags`.
Diffstat (limited to 'examples/SerialPrint')
0 files changed, 0 insertions, 0 deletions
