Skip to content

MDK-Packs/Azure_IoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Azure_IoT

CMSIS Software Pack generator adding and merging contributions not yet available in upstream repo.

Targeted public repositories (upstream):

This repository provides a bash script to build a CMSIS-Pack. It fetches a preconfigured version of the upstream repositories, adds a set of files contained in the directory named 'contributions', and creates a ZIP archive.
The contributions directory contains the subfolder:

  • 'add': containing files for inclusion into the pack that are not (yet) present in the upstream repository

The aim is to make the files from the 'add' folder part of the upstream repository via pull-requests. Once all files are included in the upstream repository this repository will become obsolete.

Prerequisites:

Configuration:

In order to build the CMSIS-Pack, you need to run the bash shell script ./gen_pack.sh