Commit History

Author SHA1 Message Date
  J. Morio Sakaguchi a38f54bb45 Set debug_build_flags in platformio.ini 3 years ago
  Petteri Aimonen c94254a224 Fix build errors in porting template project 3 years ago
  Petteri Aimonen d770d15721 Avoid pauses in middle of sector read on Mac 3 years ago
  Petteri Aimonen 1afed79d48 Fix typo in log message 3 years ago
  Petteri Aimonen 2c804f72b3 Log contiguous range sector numbers (useful for debugging) 3 years ago
  Petteri Aimonen ad0b840884 Add uint64_t logging function 3 years ago
  Petteri Aimonen 5fcf77885b Separate main function to setup() and loop() for platforms using Arduino/mbed framework 3 years ago
  Alex Perez d606228b47 fix typo 3 years ago
  Alex Perez 3aefe7ef0f Merge pull request #27 from ZuluSCSI/release-1.0.5 3 years ago
  J. Morio Sakaguchi 374a553d4b Bump version number for 1.0.5-release 3 years ago
  Petteri Aimonen c723051f9d Recognize FDxx filename and configure as floppy (#68) 3 years ago
  Petteri Aimonen 8a47a017ae Add raw passthrough mode (without FAT filesystem). 3 years ago
  Alex Perez 30e5ee5585 Prepare for firmware release v1.0.4 3 years ago
  Petteri Aimonen 75df4e5196 Log checksum of transmitted data 3 years ago
  Petteri Aimonen 588a18ec1c Add log message about prefetch enabled 3 years ago
  Alex Perez 1e59be1b3a Use ZULU_FW_VERSION macro 3 years ago
  Alex Perez f6c409222a Concatenate macro vars to ZULU_FW_VERSION 3 years ago
  Petteri Aimonen 4cfeb19c8d Make prefetch buffer configurable in .ini (#66, #67) 3 years ago
  Petteri Aimonen 409790c7c5 Add log message about synchronous SCSI speed changes (#51) 3 years ago
  Petteri Aimonen ffa32b838e Fix SD card reinsertion when using RAW fallback 3 years ago
  Petteri Aimonen 39776afc2c Fix missing SWO pin debug output after commit aecb4312 3 years ago
  Alex Perez a5735890db Merge pull request #20 from ZuluSCSI/update-to-v1.0.3 3 years ago
  J. Morio Sakaguchi 8aa229dcd2 Patch from dev repo fixes for v1.0.3 3 years ago
  Alex Perez 10d010913c fix typo 3 years ago
  Petteri Aimonen 9387826b42 Add support for SCSI-1 single initiator mode (#4, #42) 3 years ago
  Petteri Aimonen 177dd2e0a3 Add support for block sizes 4096 and 8192 3 years ago
  Petteri Aimonen bde1bd20a4 Fix disk access beyond 4 GB 3 years ago
  Petteri Aimonen 6a9e0e9c4e Bugfix for writes to devices with sector size > 512 bytes when using SPI SD card access 3 years ago
  Alex Perez 492ffa8a09 Update README.md 3 years ago
  Alex Perez 8b9975c888 Update README.md 3 years ago