mbed-os/features/nanostack/nanostack-interface
Tero Jääskö 14bb4399b3 nanostack: silence compiler warnings for implicit virtual call_in
ARMCC reminds of the missing virtual declaration of call_in in the
Nanostack.h.

Warnings silenced:
---8<---8<---
Compile [ 52.3%]: LoWPANNDInterface.cpp
[Warning] Nanostack.h@278,0:  #1300-D: call_in inherits implicit virtual
Compile [ 52.4%]: NanostackEMACInterface.cpp
[Warning] Nanostack.h@278,0:  #1300-D: call_in inherits implicit virtual
Compile [ 52.5%]: MeshInterfaceNanostack.cpp
[Warning] Nanostack.h@278,0:  #1300-D: call_in inherits implicit virtual
Compile [ 52.6%]: NanostackEthernetInterface.cpp
[Warning] Nanostack.h@278,0:  #1300-D: call_in inherits implicit virtual
Compile [ 52.7%]: ThreadInterface.cpp
[Warning] Nanostack.h@278,0:  #1300-D: call_in inherits implicit virtual
ompile [ 53.0%]: WisunInterface.cpp
[Warning] Nanostack.h@278,0:  #1300-D: call_in inherits implicit virtual
2019-06-26 16:55:10 +03:00
..
Nanostack.cpp Nanostack: translate errors from sendmsg 2019-04-16 15:03:50 +03:00
Nanostack.h nanostack: silence compiler warnings for implicit virtual call_in 2019-06-26 16:55:10 +03:00
NanostackEthernetPhy.h Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
NanostackInterface.h mbed.h includes removed 2018-12-28 14:36:10 +02:00
NanostackLockGuard.h nanostack interface: fix coding style 2018-11-15 07:20:12 +00:00
NanostackPhy.h Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
NanostackRfPhy.h nanostack interface: fix coding style 2018-11-15 07:20:12 +00:00
mbed_lib.json Require dependencies from nanostack mbed_lib.json 2019-02-07 09:39:10 -06:00