We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1750617 + 18df8ea commit 55e4f83Copy full SHA for 55e4f83
CMakeLists.txt
@@ -6,6 +6,6 @@ cmake_minimum_required(VERSION 3.5)
6
7
idf_component_register(SRCS "Adafruit_I2CDevice.cpp" "Adafruit_BusIO_Register.cpp" "Adafruit_SPIDevice.cpp"
8
INCLUDE_DIRS "."
9
- REQUIRES arduino)
+ REQUIRES arduino-esp32)
10
11
project(Adafruit_BusIO)
0 commit comments