#pragma once #include namespace tt::lvgl { void init(const hal::Configuration& config); } // namespace