Skip to content

Incorrect parsing of peripheral names when it contains %s #102

@Irvise

Description

@Irvise

svd2ada incorrectly parses names which contain an array identifier %s. It seems this identifier was added in version 1.3.1

Here is the SVD specification https://www.keil.com/pack/doc/CMSIS/SVD/html/elem_registers.html

Newer .svds are starting to make use of such feature. Here is one such example espressif/svd#31 (comment)

Could svd2ada be improved to correctly parse %s?

Thank you,
Fer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions