Skip to content

Client libraries and samples for connecting to IBM Watson IoT using Embedded C

Notifications You must be signed in to change notification settings

MDK-Packs/Watson_IoT_Device

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Watson_IoT_Device

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

Targeted public repository (upstream):

Note: this repository in no longer actively maintained.

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

  • 'add': containing files for inclusion into the pack that are not (yet) present in the upstream repository
  • 'merge': containing files that are present in the public upstream GitHub repository but have been modified to become fit for use in Arm Keil MDK and Arm DS.

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