2024-07-24 14:56:13 +08:00

8 lines
104 B
C++

#ifndef _CUSTOM_HAL_INCLUDED_
#define _CUSTOM_HAL_INCLUDED_
#include "carotene/tegra_hal.hpp"
#endif