Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add unittest compilation tests for libraries that include only parts of Arduino #118

Open
Labels
avrAVR branch initiative enhancementNew feature or request
@ianfixes

Description

Feature Request

Libraries may include some/all of the following, without the full Arduino headers:

#include <avr/interrupt.h>
#include <avr/io.h>
#include <avr/pgmspace.h>

Further discussion in https://github.com/ianfixes/arduino_ci/pull/115#issuecomment-466802772

These libraries need to be unit tested by arduino_ci's own CI, to ensure that they properly compile.

Most likely, this would involve additional example libraries that include those features. InterruptSomething, IOSomething, PGMSomething are possible library names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    avrAVR branch initiative enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /