// Copyright (c) 2017-2022, Mudita Sp. z.o.o. All rights reserved.
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md
#include "RT1051LPM.hpp"
#include <board.h>
#include <board/BoardDefinitions.hpp>
namespace bsp
{
void RT1051LPM::EnableDcdcPowerSaveMode()
{}
void RT1051LPM::DisableDcdcPowerSaveMode()
{}
} // namespace bsp