diff options
| author | Joel Challis | 2021-11-19 19:41:02 +0100 |
|---|---|---|
| committer | GitHub | 2021-11-19 19:41:02 +0100 |
| commit | 2728603fe6d73e805a539d337fd01051c46ca806 (patch) | |
| tree | 5c83ffc7efa112da870bd5d8502a9d91d4792f35 /platforms/test/testlist.mk | |
| parent | 43b9e23bae12916d5161f03700c9bfe46737324b (diff) | |
Move tmk_core/common/<plat> (#13918)
Diffstat (limited to 'platforms/test/testlist.mk')
| -rw-r--r-- | platforms/test/testlist.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platforms/test/testlist.mk b/platforms/test/testlist.mk new file mode 100644 index 0000000000..51a9638bb9 --- /dev/null +++ b/platforms/test/testlist.mk @@ -0,0 +1 @@ +TEST_LIST += eeprom_stm32_tiny eeprom_stm32_large |