Skip to content

Conversation

@Henricus-Basien
Copy link

  1. This dependency is not used by the library only in 1 example, so it's not a true dependency.
  2. The SD dependency is ambigous:
Library Manager: Installing SD
Library Manager: Warning! More than one package has been found by SD requirements:
Library Manager:  - arduino-libraries/[email protected]
Library Manager:  - adafruit/[email protected]+sha.041f788250
Library Manager: Please specify detailed REQUIREMENTS using package owner and version (shown above) to avoid name conflicts
  1. ArduinoEspressif32 has a built-in SD library that will be overwritten by this dependency and can no longer be accessed. (.platformio/packages/framework-arduinoespressif32/libraries/SD/src/SD.h)

…es not depend on it only the `shield_sdlog.ino` example.

1. This dependency is not used by the library only in 1 example, so it's not a true dependency.
2. The `SD`  dependency is ambigous:

```
Library Manager: Installing SD
Library Manager: Warning! More than one package has been found by SD requirements:
Library Manager:  - arduino-libraries/[email protected]
Library Manager:  - adafruit/[email protected]+sha.041f788250
Library Manager: Please specify detailed REQUIREMENTS using package owner and version (shown above) to avoid name conflicts
```
3. `ArduinoEspressif32` has a built-in `SD` library that will be overwritten by this dependency and can no longer be accessed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant