Commit f1b677b
committed
fix(build): Allow to regenerate files using zap
For the record, files can be regenerated from developer using:
rm -rf build ; cmake_options=-DZAP_GENERATE=ON ./helper.mk
For some reasons developer will have to commit also generated files,
which is a bad practice, but I believe it was intentional to avoid
propagation to zap as build dependency, this may be revised to avoid
serialization of development.
Relate-to: https://github.com/project-chip/zap/releases/download/v2025.07.24/zap-linux-x64.deb
Bug-SiliconLabs: UIC-3222
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>1 parent 17df372 commit f1b677b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments