mobizt / Firebase-ESP-Client

[DEPRECATED]🔥Firebase Arduino Client Library for ESP8266, ESP32 and RP2040 Pico. The complete, fast, secured and reliable Firebase Arduino client library that supports RTDB, Cloud Firestore, Firebase and Google Cloud Storage, Cloud Messaging and Cloud Functions for Firebase.
MIT License
471 stars 100 forks source link

Firebase storage #512

Closed Geethukulal closed 1 year ago

Geethukulal commented 1 year ago

Hy, can i use the nano rp2040 connect board for send the files to firebase storage which stored in sd card.

mobizt commented 1 year ago

You should use discussion for asking a question.

As I wrote in library documentation, the supported SDK is Arduino Pico.

With this SDK it was support SD filesystem.

Arduino Core for mbed was not support by this library.