Remove leftovers of no longer used build options

This commit is contained in:
Alexander Babikov
2021-10-27 06:19:46 +05:00
parent 9f03225e5a
commit 38ca621ac5
2 changed files with 0 additions and 13 deletions

View File

@@ -35,8 +35,4 @@ endif()
if(OPEN_AT)
target_compile_definitions(mch PRIVATE USE_OPEN_AT)
endif()
if(M154X)
target_compile_definitions(mch PRIVATE USE_M154X)
endif()