Commit Graph

9 Commits (bc9321d1aa44681aa5898434d1e7b0dbcd7bcf0c)

Author SHA1 Message Date
Christophe Favergeon 66ea68b096 Added a dynamic mode to the compute graph.
The compute graph hierarchy (Python and C++) has been modified.
It will break the code using the CG and the include and import will
have to be modified.

New function prepareForRunning is needed in CG nodes even if not used in
static mode. Without this function, code using compute graph won't build.
3 years ago
Christophe Favergeon b8177102d9 Added support for CMSIS Event Recorder to the Compute Graph.
Added also more customization options for the compute graph.
3 years ago
Christophe Favergeon d5c287973b Corrected version number in .pdsc 3 years ago
Christophe Favergeon 8e4c71fd0d Renamed SDF to Compute Graph - Static Flow
Updated examples.
3 years ago
Christophe Favergeon 2571318f56 Improvements to pack description and documentation. 3 years ago
Christophe Favergeon 161cf7b289 Added a synchronous dataflow sub component to CMSIS-DSP pack. 3 years ago
Christophe Favergeon 4b4c6800c4 Reverting automatic pack index generation.
(packs are still automatically downloaded).
4 years ago
Jonatan Antoni f76f0bda7c
Enhanced release workflow to update self-hosted pack index. (#21)
- Add GitHub pack-index branch as pack URL
- Add GitHub repository to PDSC file
- Enhance gen_changelog to put specific download URLs to each release in pdsc format
- Enhance workflow to update pack-index branch
4 years ago
Christophe Favergeon 3f95fbca89 New repository for CMSIS-DSP 4 years ago