Skip to content

drivers/lm75a: does not build #4694

@jnohlgard

Description

@jnohlgard

This driver does not have any tests or demo application and is not compile tested by Travis. The driver itself contains a small main function that could be used as a test, but it won't compile for any platforms except lpc2387 because of an #include "lpc2387.h" line.

The driver does compile with the lpc2387 platforms if I add USEMODULE += lm75a to examples/default/Makefile

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions