Skip to content

Header file WInterrupts.h not found after update to 1.8.10 (32-bits ARM Cortex-M0+) #578

@tangram67

Description

@tangram67

Hi to all.

After upgrading to 1.8.10 (32-bits ARM Cortex-M0+) for an Arduino MKR NB 1500 board under Ubuntu 18.04 the header WInterrupts.h is no longer found:

/home/dirk/Arduino/libraries/Arduino_Low_Power/src/samd/ArduinoLowPower.cpp:4:10: fatal error: WInterrupts.h: No such file or directory
#include "WInterrupts.h"

I'm using the Low Power Library by including:
#include "ArduinoLowPower.h"

Regards,
Dirk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions