sandeepmistry / arduino-nRF5

Arduino Core for Nordic Semiconductor nRF5 based boards
Other
892 stars 276 forks source link

please Help #400

Closed akhmad-a closed 4 years ago

akhmad-a commented 4 years ago

Arduino: 1.8.10 (Mac OS X), Board: "AI Thinker ESP32-CAM"

WARNING: library Servo claims to run on avr, megaavr, sam, samd, nrf52, stm32f4 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s). In file included from /Users/akhmad/Downloads/WebCamRCCAR/WebCamRCCAR.ino:2:0: /private/var/folders/r4/r8lqnkvj5rn0mq_vckys84600000gn/T/AppTranslocation/98D7EFCE-9440-4F6D-AA78-D7BF569D93F9/d/Arduino.app/Contents/Java/libraries/Servo/src/Servo.h:75:2: error: #error "This library only supports boards with an AVR, SAM, SAMD, NRF52 or STM32F4 processor."

error "This library only supports boards with an AVR, SAM, SAMD, NRF52 or STM32F4 processor."

^ Multiple libraries were found for "Servo.h" Used: /private/var/folders/r4/r8lqnkvj5rn0mq_vckys84600000gn/T/AppTranslocation/98D7EFCE-9440-4F6D-AA78-D7BF569D93F9/d/Arduino.app/Contents/Java/libraries/Servo Multiple libraries were found for "WiFi.h" Used: /Users/akhmad/Library/Arduino15/packages/esp32/hardware/esp32/1.0.4/libraries/WiFi Not used: /private/var/folders/r4/r8lqnkvj5rn0mq_vckys84600000gn/T/AppTranslocation/98D7EFCE-9440-4F6D-AA78-D7BF569D93F9/d/Arduino.app/Contents/Java/libraries/WiFi exit status 1 Error compiling for board AI Thinker ESP32-CAM.

This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.