-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Description
Most of the headers are wrapped in line such as:
#ifdef __cplusplus
extern "C" {
#endif
and the associated closure - see this as an example:
this is missing from usb_device.h
which makes for having to wrap the include statement - a simple, but not pretty workaround.
Is there a reason this has been omitted deliberately? If not I'll happily raise a PR to include it, and do a sweep of all the other headers to ensure they're consistent.
Thanks!
RIchard
Metadata
Metadata
Assignees
Labels
No labels