Commit f785989
[nrf fromtree] Bluetooth: Mesh: Deprecate blob_io_flash erase cap options
The only reason to keep these would be to enable conditional compilation
of some parts of the code. However, we can't see enough benefit in doing
this, particularly since the flash driver itself will conditionally
handle certain paths depending on erase caps, so the options are
deprecated to reduce complexity.
Signed-off-by: Ludvig Jordet <[email protected]>
(cherry picked from commit 8720ab7)1 parent ee186d9 commit f785989
2 files changed
+10
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1053 | 1053 | | |
1054 | 1054 | | |
1055 | 1055 | | |
| 1056 | + | |
1056 | 1057 | | |
1057 | 1058 | | |
1058 | 1059 | | |
1059 | 1060 | | |
1060 | 1061 | | |
1061 | 1062 | | |
1062 | 1063 | | |
1063 | | - | |
1064 | | - | |
| 1064 | + | |
| 1065 | + | |
1065 | 1066 | | |
| 1067 | + | |
1066 | 1068 | | |
1067 | | - | |
1068 | | - | |
1069 | | - | |
1070 | | - | |
| 1069 | + | |
1071 | 1070 | | |
1072 | 1071 | | |
1073 | | - | |
1074 | | - | |
| 1072 | + | |
| 1073 | + | |
1075 | 1074 | | |
1076 | 1075 | | |
| 1076 | + | |
1077 | 1077 | | |
1078 | | - | |
1079 | | - | |
1080 | | - | |
1081 | | - | |
1082 | | - | |
1083 | | - | |
| 1078 | + | |
1084 | 1079 | | |
1085 | 1080 | | |
1086 | 1081 | | |
1087 | 1082 | | |
1088 | 1083 | | |
1089 | 1084 | | |
1090 | | - | |
1091 | | - | |
1092 | | - | |
| 1085 | + | |
1093 | 1086 | | |
1094 | 1087 | | |
1095 | 1088 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | 73 | | |
76 | 74 | | |
77 | 75 | | |
| |||
82 | 80 | | |
83 | 81 | | |
84 | 82 | | |
85 | | - | |
86 | | - | |
87 | 83 | | |
88 | 84 | | |
89 | 85 | | |
90 | 86 | | |
91 | 87 | | |
92 | 88 | | |
93 | | - | |
94 | 89 | | |
95 | 90 | | |
96 | 91 | | |
| |||
120 | 115 | | |
121 | 116 | | |
122 | 117 | | |
123 | | - | |
124 | 118 | | |
125 | 119 | | |
126 | 120 | | |
| |||
199 | 193 | | |
200 | 194 | | |
201 | 195 | | |
202 | | - | |
203 | 196 | | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | 197 | | |
208 | 198 | | |
209 | 199 | | |
| |||
0 commit comments