Tooling updates and modification suggested by clang-tidy

This commit is contained in:
Allen Hill
2023-09-02 22:30:22 -04:00
parent b9bae7a65f
commit 3e008f32eb
6 changed files with 304 additions and 7 deletions
+2
View File
@@ -26,6 +26,8 @@
#include <avr/interrupt.h>
#include <avr/io.h>
#include <avr/sfr_defs.h>
#include <stdint.h>
#include "avclandrv.h"
#include "com232.h"