PelionIoT / mbed-trace

mbed trace library
Apache License 2.0
18 stars 15 forks source link

#include "ns_types.h" when it is not needed #41

Open LiyouZhou opened 8 years ago

LiyouZhou commented 8 years ago

https://github.com/ARMmbed/mbed-trace/blob/master/mbed-trace/mbed_trace.h#L55

jupe commented 8 years ago

@tommikas: there shouldn't be ns_types.h include when ipv6 feature is disabled or any other libservice dependencies either, but seems that this is not covered right now :(

ciarmcom commented 8 years ago

ARM Internal Ref: IOTSYST-1205

tommikas commented 6 years ago

@jupe, is this still relevant?

jupe commented 6 years ago

I think this is still relevant. At least there is YOTTA specific flags.. should add also mbed-os-5 flags...