#pragma once

#include <AP_HAL/AP_HAL_Boards.h>

#ifndef AP_SERIALLED_ENABLED
#define AP_SERIALLED_ENABLED HAL_SERIALLED_ENABLED
#endif