Commit Graph

14 Commits

Author SHA1 Message Date
Eric Helgeson
2cdbd10dcf
Merge pull request #22 from xunker/optimize-led-blink-on-error
Use `gpio_read` to toggle led state, saves 24 bytes of flash.
2021-06-01 11:52:04 -05:00
Eric Helgeson
15f941e0aa Fix var name when *_SPEED_OPTIMIZE is off 2021-05-06 11:50:32 -05:00
Matthew Nielsen
83f040dc40 Use gpio_read to toggle led state, saves 24 bytes of flash. 2021-05-03 17:09:57 -06:00
Eric Helgeson
7c4a1b3c9f Fix setting syncperiod 2021-04-16 11:08:47 -05:00
Eric Helgeson
ef21912fca Update copyright satement 2021-04-10 14:08:30 -05:00
androda
8d0dfd0b90 Update BlueSCSI.cpp
Fix incorrect array data type and update SEL -> MSG/CMD  transition
2021-04-10 12:55:46 -06:00
Eric Helgeson
b9e977d44d Version 1.0-20210410 2021-04-10 12:58:56 -05:00
Eric Helgeson
a223891a6d Fix issue with incorrect LUN calc 2021-04-10 12:58:56 -05:00
Eric Helgeson
6342dc58de Ignore case on file names 2021-04-10 12:42:41 -05:00
Eric Helgeson
9cfb9a6001 Fix issues with log file not being written.
Add different blinks for error condidtions
2021-04-10 12:42:41 -05:00
Eric Helgeson
053cb78e2d Optionally allow for SCSI device config to be loaded from a file. 2021-04-10 12:42:40 -05:00
Eric Helgeson
27c77c269c Allow for more dynamic handling of image files 2021-04-10 12:42:39 -05:00
Eric Helgeson
2b412d3d91 Align file names with RaSCSI 2021-04-10 12:42:39 -05:00
Eric Helgeson
59e40a05c4 Initial working platform io config 2021-04-10 12:42:39 -05:00