ADC basic functionality finished

This commit is contained in:
Ea-r-th
2025-09-22 19:47:15 -07:00
parent f980e62407
commit 8214617e3a
4 changed files with 21 additions and 5 deletions

View File

@@ -12,5 +12,6 @@
#include "SHAL_GPIO.h"
#include "SHAL_UART.h"
#include "SHAL_I2C.h"
#include "SHAL_ADC.h"
#endif