ESP32-PsRamFS

๐Ÿ ๐Ÿ’พ RamDisk for ESP32-Arduino using PsRam and fs::FS

MIT License

Stars
43

Bot releases are hidden (Show)

ESP32-PsRamFS - 1.0.5 Latest Release

Published by tobozo 4 months ago

  • Added PSRamFS.setPartitionSize(size_t)
  • Enabled support for esp32-s3 (thanks to @Rob58329)
  • Fixed support for arduino-esp32 core 3.x
ESP32-PsRamFS - 1.0.3-beta (with some esp-idf support)

Published by tobozo about 3 years ago

  • Added esp-idf support and example
  • Fixed crash with O_APPEND (Uninitialized lock used)
ESP32-PsRamFS - 1.0.2-beta

Published by tobozo about 3 years ago

This releases brings back fs::File compliance with Arduino API and fixes the breaking changes

ESP32-PsRamFS - 1.0.1-beta

Published by tobozo over 3 years ago

ESP32-PsRamFS - 1.0.0-bloata

Published by tobozo over 3 years ago

Badges
Extracted from project README
arduino-library-badge PlatformIO Registry
Related Projects