Root header file for the NavHAL project by NavRobotec. More...
#include "common/hal_gpio.h"
#include "common/hal_clock.h"
#include "common/hal_uart.h"
#include "common/hal_timer.h"
#include "common/hal_pwm.h"
#include "common/hal_12c.h"
Go to the source code of this file.
Root header file for the NavHAL project by NavRobotec.
NavHAL is the official hardware abstraction layer (HAL) developed by NavRobotec. It provides a clean, modular, and extensible C interface to abstract peripheral control (such as GPIO, UART, timers) across multiple microcontroller architectures.
Include this file in your application to access the full HAL API.