Commit 3e12b0c
platform: stm32wbaxx: Move provision file
The otp_provision.c file is board dependent but is defined inside
common CMakeLists.txt. This means that the current behaviour do not
allow customize the value for Out of Tree building. This moves the
definition to the board CMakeLists.txt to solve the issue.
Change-Id: I8ed751c51c7e07182b620b5cfbe5af15a25cde9a
Signed-off-by: BUDKE Gerson Fernando <gerson.budke@leica-geosystems.com>
(cherry picked from commit eb22a5b5fe3993d79e8217a737607cea9a1b044c)1 parent 4f898a9 commit 3e12b0c
File tree
2 files changed
+5
-1
lines changed- platform/ext/target/stm
- common/stm32wbaxx
- stm32wba65i_dk
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| |||
0 commit comments