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.
1 parent 15fbda5 commit 18df8eaCopy full SHA for 18df8ea
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