diff options
Diffstat (limited to 'boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_2.x')
-rw-r--r-- | boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_2.x/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_2.x/Makefile b/boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_2.x/Makefile index 8baa399f..c4938d5f 100644 --- a/boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_2.x/Makefile +++ b/boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_2.x/Makefile @@ -6,7 +6,6 @@ # General settings # See $(GFXLIB)/tools/gmake_scripts/readme.txt for the list of variables - OPT_NATIVEOS = chibios OPT_OS = chibios OPT_THUMB = yes OPT_LINK_OPTIMIZE = yes |