]> Kevux Git Server - fll/commit
Update: Add stand alone build for fss_payload_read and fss_payload_write.
authorKevin Day <kevin@kevux.org>
Wed, 26 Apr 2023 23:47:36 +0000 (18:47 -0500)
committerKevin Day <kevin@kevux.org>
Wed, 26 Apr 2023 23:47:36 +0000 (18:47 -0500)
commit5b99ecd7879d58d371e9f5cd3277b038afcb9de8
tree596ab074bd8652d6ccd4856ceb4869aedb561794
parentfa00f6559770d77007bb33044c3e9d5ee1f000ae
Update: Add stand alone build for fss_payload_read and fss_payload_write.

I did fss_payload_read in a hurry and may have missed something.
Making potential problems potentially worse I just copied the fss_payload_read for fss_payload_write and then made minor modifications.
There is some significant potential for unneeded code being added due to the disable define configuration.
build/stand_alone/fss_payload_read.config.h [new file with mode: 0644]
build/stand_alone/fss_payload_read.fakefile [new file with mode: 0644]
build/stand_alone/fss_payload_read.settings [new file with mode: 0644]
build/stand_alone/fss_payload_write.config.h [new file with mode: 0644]
build/stand_alone/fss_payload_write.fakefile [new file with mode: 0644]
build/stand_alone/fss_payload_write.settings [new file with mode: 0644]