You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: BRANCHNOTES.md
+3
Original file line number
Diff line number
Diff line change
@@ -141,6 +141,9 @@ During merging I found some bugs within those functions - mainly due to the abov
141
141
`*` not committed to branch yet
142
142
`>` most of the actual parsing and configuration generation is part of [cocopa](https://github.com/elektronikworkshop/cocopa/) ([here](https://www.npmjs.com/package/cocopa)'s the npm package)
143
143
144
+
## Additional Stuff this Branch addresses
145
+
* Support for `postbuild` commands, see [#786](https://github.com/microsoft/vscode-arduino/issues/786)
146
+
144
147
## Motivation
145
148
I write a lot of code for Arduino, especially libraries. The Arduino IDE is not suited for more complex projects and I tried several alternatives:
146
149
* The old and dysfunctional Arduino CDT extension for eclipse somehow stalled (even if it was promising)
0 commit comments