/lcm32_makefile_template

makefile template for lcm32

Primary LanguageCMIT LicenseMIT

LCM32 MAKEFILE TEMPLATE FOR LCM32

  • This is a makefile template project for lcm32 mcus.

Features

  • support gcc toolchain.
  • support mdk armcc(AC5) and armclang(AC6) toolchain.
  • support iarcc toolchain.
  • update the cmsis library to the latest in vendor sdk.
  • provide a makefile template which uses the gcc toolchain for lcm32f039.

Note

  • This project is modified by mysel and it has nothing to do with the manufacturer.