SX126x-Arduino
2.0.1
src
boards
mcu
spi_board.h
Go to the documentation of this file.
1
#ifndef _SPI_BOARD_H
2
#define _SPI_BOARD_H
3
#if defined ESP8266 || defined ESP32
4
#include "
boards/mcu/espressif/spi_board.h
"
5
#endif
6
#ifdef NRF52_SERIES
7
#include "
boards/mcu/nrf52832/spi_board.h
"
8
#endif
9
#endif
spi_board.h
spi_board.h
Generated by
1.8.18