me-no-dev
|
e81d4d3f72
|
Fix SD Card not mounting on boot
The card seems to need a bit of a nudge at boot to properly mount
sometimes.
Fixes: https://github.com/espressif/arduino-esp32/issues/272
|
2017-03-20 00:50:27 +02:00 |
|
copercini
|
2b24603aab
|
SD library explanation (#262)
It's look more a practical guide "how to use SD lib"
|
2017-03-14 14:53:59 +01:00 |
|
Me No Dev
|
fa1716e73e
|
Add Ota and mdns (#257)
* Add Sketch Update Library
* Add MDNS Library
* Add Arduino OTA Library
* add missing library file
* Add library files for Update
* Add missing headers
* fix ota command
* Add espota binary
* remove bad example
* PlatformIO does not auto forward declare methods like Arduino Builder
|
2017-03-11 07:15:44 +01:00 |
|
me-no-dev
|
2f5efed220
|
Add pin mapping for SD and SD_MMC examples
|
2017-03-10 17:35:42 +02:00 |
|
Me No Dev
|
e625b3b08e
|
Add FS, SD and SD_MMC (#256)
|
2017-03-10 15:25:38 +01:00 |
|