Skip to content

Infineon/cmsis

5.8.0-Beta2
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

CMSIS Repository

Overview

This repository is based on https://github.com/ARM-software/CMSIS_5/tree/5.8.0.

This repository has CMSIS Core headers, CMSIS DSP and CMSIS NN source. It can be used by application or middleware to link CMSIS Core headers. It can also be used to build CMSIS DSP or NN based applications.

Enabling CMSIS NN and DSP

CMSIS NN and DSP source are not enabled by default. The applications which require CMSIS NN or CMSIS DSP need to update Makefile to add these in the components list:

COMPONENTS+= CMSIS_NN CMSIS_DSP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published