analogdevicesinc / EVAL-ADICUP3029

This repo includes examples which run on the EVAL-ADICUP3029 ARM Cortex-M3 processor development platform from Analog Devices.
https://wiki.analog.com/resources/eval/user-guides/eval-adicup3029
Other
38 stars 63 forks source link

cmsis-packs: Add BLE and WIFI packs #26

Closed mirceacaprioru closed 5 years ago

mirceacaprioru commented 5 years ago

This commit is an initial version of the BLE and WIFI CMSIS packs for ADICUP3029 board. It contains the source files of the packs along with the *.pack files needed to update the links on https://www.keil.com/dd2/pack/.

The *.pdsc files contain information describing the packs and is used by CMSIS pack manager plugin in Crosscore Embedded workbench.

Signed-off-by: Mircea Caprioru mircea.caprioru@analog.com