104 Révisions (276d37396feeeb870610da3bb6d85dc303f950f4)
 

Auteur SHA1 Message Date
  John Robinson 276d37396f
fix includes for deps/reorg il y a 3 ans
  John Robinson 22191ec1f3
restructure code into src/serial-flash il y a 3 ans
  Paul Stoffregen 6f6e662322
Merge pull request #72 from FrankBoesing/patch-1 il y a 3 ans
  Frank a1c2d1ff91
fix simple typo in example-code il y a 3 ans
  Paul Stoffregen 2b86eb1e43
Merge pull request #66 from FrankBoesing/Adesto-Chips il y a 4 ans
  Frank a1998a302a
add Adesto AT25SF128A il y a 4 ans
  Frank c90ca7beb0
add Adesto AT25SF128A il y a 4 ans
  Paul Stoffregen 71cfa7a738
Merge pull request #56 from facchinm/support_4809 il y a 6 ans
  Martino Facchin 218cecdae1 Add support for ATMega4809 il y a 6 ans
  PaulStoffregen a3508c30be Add issue template il y a 6 ans
  PaulStoffregen aabec6f16e Update readme il y a 6 ans
  PaulStoffregen 754e1d025c begin() returns false when chip not detected, fixes #53 il y a 6 ans
  PaulStoffregen 594d389fde Use constexpr constructor for SerialFlashFile il y a 7 ans
  PaulStoffregen b2fb065a12 Fix compiler warning il y a 7 ans
  PaulStoffregen 86f7ea4c8a Don't use the SPI alternate pin functions by default il y a 7 ans
  PaulStoffregen 7f8aa61ab6 Update chip testing list il y a 7 ans
  PaulStoffregen c0d7567d9d Add more chips to testing list il y a 7 ans
  PaulStoffregen cd602f82a7 Bump version to 0.5 il y a 7 ans
  PaulStoffregen 63aa3a33d6 Update readme il y a 7 ans
  PaulStoffregen 509813553f Add W25M02GV to tests list (not puchased yet for testing) il y a 7 ans
  PaulStoffregen 39c57ba727 Update hardware test results il y a 8 ans
  PaulStoffregen 147b86d9fa Add new test hardware info il y a 8 ans
  PaulStoffregen a30143bebd Add ReadBenchmark example il y a 8 ans
  Paul Stoffregen f383da63ff Merge pull request #35 from facchinm/selectable_port il y a 8 ans
  Martino Facchin ea513149de Dynamically switch SPI port in use il y a 8 ans
  Paul Stoffregen 4ea4f0933e Merge pull request #30 from eriknyquist/add_chip_id il y a 8 ans
  Erik Nyquist 29eed2d343 RawHardwareTest.ino: Add chip ID for W25Q16DV il y a 8 ans
  PaulStoffregen 10762ef4ab Fix unused variable warning in ListFiles example il y a 8 ans
  PaulStoffregen ba1abfcd00 Improve ListFiles compatibility with other platforms il y a 8 ans
  PaulStoffregen 3dc2c2a8d7 abbreviate Arduino 101 CS pin comments il y a 8 ans
  Paul Stoffregen 826da1a177 Merge pull request #28 from eriknyquist/master il y a 8 ans
  erik.nyquist 05965b5218 SerialFlash: enlarge chip ID buffer il y a 8 ans
  PaulStoffregen bdf5b0d6e7 remove unused util/crc16.h include il y a 8 ans
  Paul Stoffregen d9807bb70c Merge pull request #27 from eriknyquist/master il y a 8 ans
  erik.nyquist 400e758242 Add Arduino 101 CS pin to examples il y a 8 ans
  erik.nyquist 875885a985 Add 'Serial.begin()' to examples il y a 8 ans
  PaulStoffregen b6dd04096e Use SPI1 on Arduino 101 il y a 8 ans
  Paul Stoffregen ba91be363c Merge pull request #26 from FrankBoesing/patch-1 il y a 8 ans
  Frank 83c613204c Return 0-size for wrong id il y a 8 ans
  PaulStoffregen 682687ccb9 Minor improvements to MP3 Player example il y a 8 ans
  Paul Stoffregen 129cf09e02 Merge pull request #25 from FrankBoesing/patch-1 il y a 8 ans
  PaulStoffregen d841f1f5cd Add MP3 Player example (thanks Frank B) il y a 8 ans
  Frank 870ecc17c5 Fix read-after-write il y a 8 ans
  Paul Stoffregen a493db82f4 Merge pull request #24 from FrankBoesing/master il y a 8 ans
  Frank c839c58799 Update SerialFlashChip.cpp il y a 8 ans
  Frank 75af47fe4b Add readSerialNumber(uint8_t *buf); il y a 8 ans
  PaulStoffregen c9c66e24b9 Add overly cautious delay in write (optimize later...) il y a 8 ans
  Paul Stoffregen c32e9b176c Merge pull request #19 from FrankBoesing/patch-2 il y a 8 ans
  Paul Stoffregen 0e4bea85d8 Merge pull request #20 from FrankBoesing/patch-3 il y a 8 ans
  Paul Stoffregen 3485e95b99 Merge pull request #21 from drewrisinger/master il y a 8 ans