trice icon indicating copy to clipboard operation
trice copied to clipboard

Add -lib switch to read only sources without modifying them

Open th-sabik opened this issue 2 years ago • 3 comments

If a library is used from several projects the IDs inside the lib should not be changeable. In case of duclicate IDs change inside -src but never inside -lib. If lib contains dupilcate IDs an error message is needed.

th-sabik avatar Oct 04 '21 11:10 th-sabik

Merged with #291

rokath avatar May 21 '22 10:05 rokath

See CLI switch -renew when working on this.

rokath avatar Jun 20 '22 05:06 rokath

Running trice -z as post-build command keeps the source code without IDs.

rokath avatar Aug 20 '22 10:08 rokath

Not needed, if the noids branch is finished.

rokath avatar Dec 29 '22 08:12 rokath

not needed with trice i && trice z

rokath avatar Jul 24 '23 11:07 rokath