arduino-cli icon indicating copy to clipboard operation
arduino-cli copied to clipboard

Add hooks `hooks.savehex.presavehex` and `hooks.savehex.postsavehex`

Open cmaglie opened this issue 5 years ago • 0 comments
trafficstars

The hooks (if present in the platform.txt) must be executed just before and just after copying the build output.

Ref: https://github.com/arduino/Arduino/blob/42336ace32a55ffab800847b678ac2547bc10beb/arduino-core/src/cc/arduino/Compiler.java#L185-L191

cmaglie avatar Mar 12 '20 11:03 cmaglie