]> Kevux Git Server - fll/commit
Update: Get the Byte Dump stand alone build working.
authorKevin Day <kevin@kevux.org>
Tue, 20 Feb 2024 23:48:03 +0000 (17:48 -0600)
committerKevin Day <kevin@kevux.org>
Tue, 20 Feb 2024 23:48:03 +0000 (17:48 -0600)
commit8e01b810fc56f10e93f6c8db3c504c1c02f0337a
tree95a56dc1ba5c6e3999ed0ab8a02097bb3311bac7
parent302643990075f41a44b2f657ef0a7984d19b6a62
Update: Get the Byte Dump stand alone build working.

Add missing f_compare dependency.

The f_compare dependency is ultimately not needed.
There are no f_compare functions used because the dependent projects' functions that use f_compare are disabled.
The design could be further improved by adding disable defines around specific headers the might be worth disabling when the dependent module is not needed.
Such a change is considered out of scope.
build/stand_alone/byte_dump.config.h
build/stand_alone/byte_dump.settings
level_3/byte_dump/data/build/dependencies
level_3/byte_dump/data/build/settings