💡 Adjust headers, formatting

This commit is contained in:
Scott Lahteine
2021-09-16 04:36:26 -05:00
parent e7a25a45e6
commit ab9609146f
145 changed files with 269 additions and 36 deletions

View File

@ -19,7 +19,6 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
#pragma once
#if NOT_TARGET(STM32F0xx)

View File

@ -19,7 +19,6 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
#pragma once
#if NOT_TARGET(__STM32F1__, STM32F1xx, STM32F0xx)