Skip to content

Remove .comp files from docs/src #4145

@hansu

Description

@hansu

There are two .comp files in docs/src/hal which are also in comp.adoc as examples for halcompile.
out8.comp can be safely deleted but rand.comp is used in tests:

../tests/halcompile/userspace/rand_test.comp: \
../docs/src/hal/rand.comp
sed $< -e "1 s/rand/rand_test/" > $@

I think it does not belong in docs/ and should be moved to tests/ or somewhere else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions