We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e2059 commit e413feeCopy full SHA for e413fee
HISTORY.md
@@ -9,6 +9,8 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
9
- Fix: Quote the prefix tag in the space_pad_to function
10
- Tweak: Set ARDMK_VERSION to 1.6 (https://github.com/sej7278)
11
- Tweak: Move non-standard-related items from CxxFLAGS_STD to CxxFLAGS (issue #523) (https://github.com/sej7278)
12
+- Tweak: Update Windows usage documentation and allow non-relative paths (issue #519) (https://github.com/tuna-f1sh)
13
+- Tweak: Support Cygwin Unix Python and Windows installation on Windows to pass correct port binding. (https://github.com/tuna-f1sh)
14
- New: Added -fdiagnostics-color to *STD flags (https://github.com/sej7278)
15
- New: Add generation of tags file using ctags, which automatically includes project libs and Arduino core. (https://github.com/tuna-f1sh)
16
0 commit comments