Skip to content

Feature request: Add .include directive for pioasm #523

Open
@thierer

Description

@thierer

(I see this was already discussed in https://www.raspberrypi.org/forums/viewtopic.php?f=145&t=313984, but I haven't found an actual issue which was created as a consequence, so here you go)

It would be useful to have an.include directive for pioasm, so .defines relevant for multiple PIO files could be placed in one common file and included from the others.

My current workaround is to use CMake's configure_file(), but an .include directive for pioasm would be more convenient.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions