You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
444B

  1. name=SerialFlash
  2. version=0.5
  3. author=Paul Stoffregen
  4. maintainer=Paul Stoffregen
  5. sentence=Access SPI Serial Flash memory with filesystem-like functions
  6. paragraph=SerialFlash provides low-latency, high performance access to SPI Flash memory with a filesystem-like interface. Familiar file-based functions, similar to the SD library, are used to access data.
  7. category=Data Storage
  8. url=https://github.com/PaulStoffregen/SerialFlash
  9. architectures=*