Files
Shmingo-HAL/Core/Include/SHAL.h
2025-08-26 03:09:55 -07:00

16 lines
311 B
C

/**
******************************************************************************
* @file SHAL.h
* @brief The main header file for the Shmingo Hardware Abstraction Layer
******************************************************************************
*/
#ifndef SHAL_H
#define SHAL_H
#endif