Skip to content

Commit f23e4a6

Browse files
committed
Apply whitespace fixes from pre-commit hooks, remove mx_wifi driver.
1 parent 3ef9f13 commit f23e4a6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+140
-9544
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@
22
*.c text
33
*.h text
44
*.md text
5-

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,3 @@ local.properties
104104
.autotools
105105

106106
__pycache__
107-

.pre-commit-config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# See https://pre-commit.com for more information
22
# See https://pre-commit.com/hooks.html for more hooks
3+
4+
exclude: '^$|tools/pyocd'
5+
36
repos:
47
- repo: https://github.com/pre-commit/pre-commit-hooks
58
rev: 38b88246ccc552bffaaf54259d064beeee434539 # v4.0.1
@@ -52,4 +55,3 @@ repos:
5255
- id: markdownlint
5356
- id: protect-first-parent
5457
- id: shellcheck
55-
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This software component is provided to you as part of a software package and
22
applicable license terms are in the Package_license file. If you received this
33
software component outside of a package or without applicable license terms,
4-
the terms of the BSD-3-Clause license shall apply.
4+
the terms of the BSD-3-Clause license shall apply.
55
You may obtain a copy of the BSD-3-Clause at:
66
https://opensource.org/licenses/BSD-3-Clause

Drivers/BSP/B-U585I-IOT02A/b_u585i_iot02a_ospi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2075,4 +2075,3 @@ static int32_t OSPI1_DLYB_Enable(uint32_t Instance)
20752075
/**
20762076
* @}
20772077
*/
2078-

Drivers/BSP/B-U585I-IOT02A/b_u585i_iot02a_usbpd_pwr.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1839,4 +1839,3 @@ static int32_t PWR_TCPP0203_ConvertADCDataToCurrent(uint32_t ADCData)
18391839
/**
18401840
* @}
18411841
*/
1842-
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This software component is provided to you as part of a software package and
22
applicable license terms are in the Package_license file. If you received this
33
software component outside of a package or without applicable license terms,
4-
the terms of the BSD-3-Clause license shall apply.
4+
the terms of the BSD-3-Clause license shall apply.
55
You may obtain a copy of the BSD-3-Clause at:
66
https://opensource.org/licenses/BSD-3-Clause

Drivers/BSP/Components/aps6408/aps6408.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,4 +291,4 @@ int32_t APS6408_Reset(OSPI_HandleTypeDef *Ctx);
291291
* @}
292292
*/
293293

294-
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
294+
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
Binary file not shown.

Drivers/BSP/Components/hts221/Release_Notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,4 +326,4 @@ <h2 style="background: rgb(51, 102, 255) none repeat scroll 0% 50%; -moz-backgro
326326
</div>
327327
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
328328
</div>
329-
</body></html>
329+
</body></html>

Drivers/BSP/Components/iis2mdc/Release_Notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,4 @@ <h2 style="background: rgb(51, 102, 255) none repeat scroll 0% 50%; -moz-backgro
163163
</div>
164164
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
165165
</div>
166-
</body></html>
166+
</body></html>

Drivers/BSP/Components/ism330dlc/Release_Notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,4 +171,4 @@ <h2 style="background: rgb(51, 102, 255) none repeat scroll 0% 50%; -moz-backgro
171171
</div>
172172
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
173173
</div>
174-
</body></html>
174+
</body></html>

Drivers/BSP/Components/lsm6dso/Release_Notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,4 +241,4 @@ <h2 style="background: rgb(51, 102, 255) none repeat scroll 0% 50%; -moz-backgro
241241
</div>
242242
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
243243
</div>
244-
</body></html>
244+
</body></html>

Drivers/BSP/Components/lsm6dso/lsm6dso.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ int32_t LSM6DSO_ACC_SetOutputDataRate_With_Mode(LSM6DSO_Object_t *pObj, float_t
481481
{
482482
int32_t ret = LSM6DSO_OK;
483483
float_t newOdr = Odr;
484-
484+
485485
switch (Mode)
486486
{
487487
case LSM6DSO_ACC_HIGH_PERFORMANCE_MODE:
@@ -2500,7 +2500,7 @@ int32_t LSM6DSO_ACC_Set_6D_Orientation_Threshold(LSM6DSO_Object_t *pObj, uint8_t
25002500
{
25012501
return LSM6DSO_ERROR;
25022502
}
2503-
2503+
25042504
if (lsm6dso_6d_threshold_set(&(pObj->Ctx), newThreshold) != LSM6DSO_OK)
25052505
{
25062506
return LSM6DSO_ERROR;
@@ -3419,7 +3419,7 @@ int32_t LSM6DSO_ACC_Enable_Inactivity_Detection(LSM6DSO_Object_t *pObj, lsm6dso_
34193419
ret = LSM6DSO_ERROR;
34203420
break;
34213421
}
3422-
3422+
34233423
if (ret == LSM6DSO_ERROR)
34243424
{
34253425
return LSM6DSO_ERROR;

Drivers/BSP/Components/mx_wifi/LICENSE.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

Drivers/BSP/Components/mx_wifi/LICENSE.txt

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)