93 Commits (754e1d025c08d98a2dc744547885b3c5db2a914b)
 

Author SHA1 Message Date
  PaulStoffregen 754e1d025c begin() returns false when chip not detected, fixes #53 7 years ago
  PaulStoffregen 594d389fde Use constexpr constructor for SerialFlashFile 8 years ago
  PaulStoffregen b2fb065a12 Fix compiler warning 8 years ago
  PaulStoffregen 86f7ea4c8a Don't use the SPI alternate pin functions by default 8 years ago
  PaulStoffregen 7f8aa61ab6 Update chip testing list 8 years ago
  PaulStoffregen c0d7567d9d Add more chips to testing list 8 years ago
  PaulStoffregen cd602f82a7 Bump version to 0.5 8 years ago
  PaulStoffregen 63aa3a33d6 Update readme 8 years ago
  PaulStoffregen 509813553f Add W25M02GV to tests list (not puchased yet for testing) 8 years ago
  PaulStoffregen 39c57ba727 Update hardware test results 9 years ago
  PaulStoffregen 147b86d9fa Add new test hardware info 9 years ago
  PaulStoffregen a30143bebd Add ReadBenchmark example 9 years ago
  Paul Stoffregen f383da63ff Merge pull request #35 from facchinm/selectable_port 9 years ago
  Martino Facchin ea513149de Dynamically switch SPI port in use 9 years ago
  Paul Stoffregen 4ea4f0933e Merge pull request #30 from eriknyquist/add_chip_id 9 years ago
  Erik Nyquist 29eed2d343 RawHardwareTest.ino: Add chip ID for W25Q16DV 9 years ago
  PaulStoffregen 10762ef4ab Fix unused variable warning in ListFiles example 9 years ago
  PaulStoffregen ba1abfcd00 Improve ListFiles compatibility with other platforms 9 years ago
  PaulStoffregen 3dc2c2a8d7 abbreviate Arduino 101 CS pin comments 9 years ago
  Paul Stoffregen 826da1a177 Merge pull request #28 from eriknyquist/master 9 years ago
  erik.nyquist 05965b5218 SerialFlash: enlarge chip ID buffer 9 years ago
  PaulStoffregen bdf5b0d6e7 remove unused util/crc16.h include 9 years ago
  Paul Stoffregen d9807bb70c Merge pull request #27 from eriknyquist/master 9 years ago
  erik.nyquist 400e758242 Add Arduino 101 CS pin to examples 9 years ago
  erik.nyquist 875885a985 Add 'Serial.begin()' to examples 9 years ago
  PaulStoffregen b6dd04096e Use SPI1 on Arduino 101 9 years ago
  Paul Stoffregen ba91be363c Merge pull request #26 from FrankBoesing/patch-1 9 years ago
  Frank 83c613204c Return 0-size for wrong id 9 years ago
  PaulStoffregen 682687ccb9 Minor improvements to MP3 Player example 9 years ago
  Paul Stoffregen 129cf09e02 Merge pull request #25 from FrankBoesing/patch-1 9 years ago
  PaulStoffregen d841f1f5cd Add MP3 Player example (thanks Frank B) 9 years ago
  Frank 870ecc17c5 Fix read-after-write 9 years ago
  Paul Stoffregen a493db82f4 Merge pull request #24 from FrankBoesing/master 9 years ago
  Frank c839c58799 Update SerialFlashChip.cpp 9 years ago
  Frank 75af47fe4b Add readSerialNumber(uint8_t *buf); 9 years ago
  PaulStoffregen c9c66e24b9 Add overly cautious delay in write (optimize later...) 9 years ago
  Paul Stoffregen c32e9b176c Merge pull request #19 from FrankBoesing/patch-2 9 years ago
  Paul Stoffregen 0e4bea85d8 Merge pull request #20 from FrankBoesing/patch-3 9 years ago
  Paul Stoffregen 3485e95b99 Merge pull request #21 from drewrisinger/master 9 years ago
  Drew a170d2e2d5 Update Readme for File Erase 9 years ago
  Frank ff8dff341f fix string_length 9 years ago
  Frank 93f524e0dc Fix reading of filenames with length = multiple of 16 9 years ago
  Paul Stoffregen 615aec66a8 Merge pull request #18 from helen-fornazier/master 9 years ago
  Helen Fornazier f481f1faec Bugfix blockSize (Spansion chip, model with 256K sector size) 9 years ago
  PaulStoffregen 1547164daa Add link to info about the test hardware 9 years ago
  PaulStoffregen f04a4d8806 Add wanted chips to testing list 10 years ago
  PaulStoffregen 654c1e69cf Increment version to 0.4 10 years ago
  PaulStoffregen 8c1cfb09dc Update tests file with initial hardware tests 10 years ago
  PaulStoffregen a5d84ba5dc Fix 32 bit shift on 8 bit AVR 10 years ago
  PaulStoffregen 040c741ab7 Add control of chip select pin 10 years ago