Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fastled_arm_nrf52.h « nrf52 « arm « platforms - github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 453003068ece7e81cf55bcd4fef860add5359756 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef __INC_FASTLED_ARM_NRF52_H
#define __INC_FASTLED_ARM_NRF52_H

#include "led_sysdefs_arm_nrf52.h"
#include "arbiter_nrf52.h"
#include "fastpin_arm_nrf52.h"
#include "fastspi_arm_nrf52.h"
#include "clockless_arm_nrf52.h"

#endif // #ifndef __INC_FASTLED_ARM_NRF52_H