Skip to content

Support NOT operator in library.properties architectures field #994

@koendv

Description

@koendv

Right now, the 'architectures' field in library.properties is a list of architectures supported by the library. e.g.:

architectures=stm32

Please add the possibility of listing architectures where the library won't work. e.g.:

architectures=!avr

for something which is guaranteed not to work on avr architecture processors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: enhancementProposed improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions