Skip to main content
TPavl.1
Visitor II
October 18, 2022
Question

Hello, answer me please, what command I must to use to compile program for MCU STM32L151C6T6 in Makefile in key -D? I can not find this controller in header stm32l1xx.h, but this file is available on your site for this controller (pic. is below)

  • October 18, 2022
  • 2 replies
  • 854 views
This topic has been closed for replies.

2 replies

MM..1
Chief III
October 18, 2022

Use makefile isnt standart way. IDEs as KEIL IAR or CubeIDE not require it.

CubeMX can generate makefile projects maybe.