CMSIS-NN icon indicating copy to clipboard operation
CMSIS-NN copied to clipboard

Update CI to vcpkg / Add Unit tests

Open MatthiasHertel80 opened this issue 10 months ago • 0 comments

The CI still uses AWS AMI. Update this to use vcpkg tool installation as used in CMSIS-DSP https://github.com/ARM-software/CMSIS-DSP/blob/main/.github/workflows/runcpptest.yaml

The Unit Tests could be added to another workflow.

MatthiasHertel80 avatar Apr 15 '25 12:04 MatthiasHertel80