aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRasmus Melchior Jacobsen <[email protected]>2023-05-22 11:32:39 +0200
committerRasmus Melchior Jacobsen <[email protected]>2023-05-22 11:32:39 +0200
commit18c62aa5b475161c0cbd98c23c006691e084cb2b (patch)
tree24428457642306f1bee8182ffe58da9a03e7554c /tests
parentd55b9bc6e2de528e1351b992bb30f54ec6f76b6d (diff)
Protect default implementations for FirmwareUpdater and BootLoader
It seems as if the arm compiler can does not care about whether the bootloader symbols are undefined if the default() function is never used. The x64 compiler does care however, so this change ensures that we can instantiate the types from tests.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions