Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.38 KB

README.md

File metadata and controls

27 lines (22 loc) · 1.38 KB

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