flipperzero-firmware/firmware/targets/f2/api-hal/api-hal.h

8 lines
143 B
C
Raw Normal View History

#pragma once
#include "api-hal-gpio.h"
#include "api-hal-delay.h"
#include "api-hal-pwm.h"
#include "api-hal-task.h"
#include "api-hal-tim.h"