Skip to content

lgarbarini/xmc4800_cmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMC4800 CMake project

A CMake flow for the Infineon XMC4800 microcontroller.

Prequisites

  • ARM GCC -- tested with gcc-arm-none-eabi-8-2018-q4-major
  • XMCLib -- tested with XMC_Peripheral_Library_v2.1.24

Both of these need to be in your environment to be used by CMake, for example:

export TOOLCHAIN_PREFIX=~/provisioning/gcc-arm-none-eabi-8-2018-q4-major
export XMCLIB_DIR=~/provisioning/XMC_Peripheral_Library_v2.1.24

NOTE: this repository is a WORK IN PROGRESS and should not be considered stable

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published