Preliminary main mbed library for nexpaq development
features/FEATURE_CLIENT/mbed-client/sources.mk@1:d96dbedaebdb, 2016-11-04 (annotated)
- Committer:
- nexpaq
- Date:
- Fri Nov 04 20:54:50 2016 +0000
- Revision:
- 1:d96dbedaebdb
- Parent:
- 0:6c56fb4bc5f0
Removed extra directories for other platforms
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
nexpaq | 0:6c56fb4bc5f0 | 1 | SRCS += \ |
nexpaq | 0:6c56fb4bc5f0 | 2 | source/m2mbase.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 3 | source/m2mdevice.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 4 | source/m2mfirmware.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 5 | source/m2minterfacefactory.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 6 | source/m2minterfaceimpl.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 7 | source/m2mnsdlinterface.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 8 | source/m2mobject.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 9 | source/m2mobjectinstance.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 10 | source/m2mreporthandler.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 11 | source/m2mresource.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 12 | source/m2mresourceinstance.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 13 | source/m2msecurity.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 14 | source/m2mserver.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 15 | source/m2mstring.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 16 | source/m2mtlvdeserializer.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 17 | source/m2mtlvserializer.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 18 | source/nsdlaccesshelper.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 19 | source/m2mfirmware.cpp \ |
nexpaq | 0:6c56fb4bc5f0 | 20 | |
nexpaq | 0:6c56fb4bc5f0 | 21 | |
nexpaq | 0:6c56fb4bc5f0 | 22 | |
nexpaq | 0:6c56fb4bc5f0 | 23 |