copilot icon indicating copy to clipboard operation
copilot copied to clipboard

`copilot-c99`: Add volatile qualifier to external stream variable

Open robdockins opened this issue 3 years ago • 3 comments

Minor enhancements to the code generation process. This adds volatile qualifiers to external stream global variables, and allows users to select an output directory for generated code.

robdockins avatar Sep 23 '21 17:09 robdockins

@robdockins the feature to customize the output directory is already in copilot. Can you please rebase this PR wrt. develop, dropping that commit and leaving only 6de857e2347d4f172f1316a5e2037b6ecc3c3f03?

No other changes are needed; if they are, I will ask.

Thanks!

ivanperez-keera avatar Apr 06 '22 17:04 ivanperez-keera

Will do

robdockins avatar Apr 06 '22 17:04 robdockins

Rebased as requested.

robdockins avatar Apr 14 '22 19:04 robdockins