Skip to content

farzan-saleem/stm32l011xx-cmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stm32l011xx-cmake

About

That project is based on STM32 MCU Support Package and provide basic environment setup of STM32L011xx based on cmake.

Requirements

cmake >= 3.0
GCC toolchain with newlib (optional).

Configuration

TOOLCHAIN_PREFIX - where toolchain is located, default: /usr
TARGET_TRIPLET - toolchain target triplet, default: arm-none-eabi

Usage with Clion:

Open cmake file as a project in clion. Configure OpenOCD in clion.

Note:

You can use this cmake file to setup environment for other stm32 controllers by downloading corresponding STM32 MCU Support Package and replacing it with current files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages