Skip to content

Commit faf8737

Browse files
authored
Merge pull request #15018 from jeromecoutant/PR_FLASHTEST
hal-tests-tests-mbed_hal-flash compilation warning
2 parents 513f581 + 8d16ab3 commit faf8737

File tree

1 file changed

+1
-1
lines changed
  • hal/tests/TESTS/mbed_hal/flash/functional_tests

1 file changed

+1
-1
lines changed

hal/tests/TESTS/mbed_hal/flash/functional_tests/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,4 +270,4 @@ int main()
270270
Harness::run(specification);
271271
}
272272

273-
#endif !DEVICE_FLASH
273+
#endif // !DEVICE_FLASH

0 commit comments

Comments
 (0)