]> Kevux Git Server - fll/commit
Progress: Begin adding FSS Payload processing code.
authorKevin Day <thekevinday@gmail.com>
Thu, 5 Oct 2023 04:19:44 +0000 (23:19 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 5 Oct 2023 04:19:44 +0000 (23:19 -0500)
commit007e67e1ca77cd5a9fcb19448f3bd692d989a6f5
tree8a77e11447dbd3329c119a8f90e105751cfed41e
parent4ced1b0ba41334ce94d0a9b511b363a6031da136
Progress: Begin adding FSS Payload processing code.

This will use the f_abstruse project.
This is very incomplete and is mostly drafted out.

Update the Featureless Make stand alone build with the latest changes.

Apply the related cleanups from 4ced1b0ba41334ce94d0a9b511b363a6031da136 (Cleanup: Have enumeration types support "none" and have the "// enum" comment at the end.).

Add some documentation comments.
22 files changed:
build/level_0/settings
build/level_1/settings
build/monolithic/settings
build/scripts/test.sh
build/stand_alone/fake.config.h
build/stand_alone/fake.settings
level_0/f_fss/c/fss.h
level_0/f_fss/c/fss/common.h
level_0/f_fss/c/fss/payload.c [new file with mode: 0644]
level_0/f_fss/c/fss/payload.h [new file with mode: 0644]
level_0/f_fss/data/build/settings
level_0/f_fss/data/build/settings-mocks
level_1/fl_fss/c/fss/basic.h
level_1/fl_fss/c/fss/basic_list.h
level_1/fl_fss/c/fss/embedded_list.h
level_1/fl_fss/c/fss/extended.h
level_1/fl_fss/c/fss/extended_list.h
level_1/fl_fss/c/fss/payload.c [new file with mode: 0644]
level_1/fl_fss/c/fss/payload.h [new file with mode: 0644]
level_1/fl_fss/data/build/dependencies
level_1/fl_fss/data/build/settings
level_3/fake/data/build/dependencies