bouffalolab / bl_iot_sdk

BL602/BL702 SDK. Any technical topic, please access the following link.
http://bbs.bouffalolab.com
Apache License 2.0
268 stars 172 forks source link

Clean components: fix whitespace in components/ #14

Closed robertlipe closed 4 years ago

robertlipe commented 4 years ago
image_conf, make_scripts_riscv -  Delete trailing spaces. Change tabs to 4 space multiples.

.c and .h get tabs expanded to four spaces for consistency, trailing whitespace whacked.
Makefiles do NOT get tabs changed.