This website requires JavaScript.
Explore
Help
Sign In
ARMmbed
/
mbed-os
mirror of
https://github.com/ARMmbed/mbed-os.git
Watch
1
Star
0
Fork
You've already forked mbed-os
0
Code
Issues
Projects
Releases
Wiki
Activity
Move mbed-coap to connectivity/libraries
Browse Source
pull/13255/head
Lingkai Dong
2020-07-06 11:39:23 +01:00
parent
a2ada74770
commit
3b2e07c12e
27 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
0
features/frameworks/mbed-coap/.gitattributes → connectivity/libraries/mbed-coap/.gitattributes
vendored
Unescape
Escape
View File
0
features/frameworks/mbed-coap/.gitignore → connectivity/libraries/mbed-coap/.gitignore
vendored
Unescape
Escape
View File
0
features/frameworks/mbed-coap/.mbedignore → connectivity/libraries/mbed-coap/.mbedignore
Unescape
Escape
View File
0
features/frameworks/mbed-coap/.settings/language.settings.xml → connectivity/libraries/mbed-coap/.settings/language.settings.xml
Unescape
Escape
View File
0
features/frameworks/mbed-coap/.settings/org.eclipse.cdt.core.prefs → connectivity/libraries/mbed-coap/.settings/org.eclipse.cdt.core.prefs
Unescape
Escape
View File
0
features/frameworks/mbed-coap/CHANGELOG.md → connectivity/libraries/mbed-coap/CHANGELOG.md
Unescape
Escape
View File
0
features/frameworks/mbed-coap/LICENSE → connectivity/libraries/mbed-coap/LICENSE
Unescape
Escape
View File
0
features/frameworks/mbed-coap/Makefile → connectivity/libraries/mbed-coap/Makefile
Unescape
Escape
View File
0
features/frameworks/mbed-coap/Makefile.test → connectivity/libraries/mbed-coap/Makefile.test
Unescape
Escape
View File
0
features/frameworks/mbed-coap/README.md → connectivity/libraries/mbed-coap/README.md
Unescape
Escape
View File
0
features/frameworks/mbed-coap/README.txt → connectivity/libraries/mbed-coap/README.txt
Unescape
Escape
View File
0
features/frameworks/mbed-coap/apache-2.0.txt → connectivity/libraries/mbed-coap/apache-2.0.txt
Unescape
Escape
View File
0
features/frameworks/mbed-coap/doxygen/libcoap_doxy → connectivity/libraries/mbed-coap/doxygen/libcoap_doxy
Unescape
Escape
View File
0
features/frameworks/mbed-coap/junit_xsl.xslt → connectivity/libraries/mbed-coap/junit_xsl.xslt
Unescape
Escape
View File
0
features/frameworks/mbed-coap/mbed-coap/sn_coap_header.h → connectivity/libraries/mbed-coap/mbed-coap/sn_coap_header.h
Unescape
Escape
View File
0
features/frameworks/mbed-coap/mbed-coap/sn_coap_protocol.h → connectivity/libraries/mbed-coap/mbed-coap/sn_coap_protocol.h
Unescape
Escape
View File
0
features/frameworks/mbed-coap/mbed-coap/sn_config.h → connectivity/libraries/mbed-coap/mbed-coap/sn_config.h
Unescape
Escape
View File
0
features/frameworks/mbed-coap/mbed_lib.json → connectivity/libraries/mbed-coap/mbed_lib.json
Unescape
Escape
View File
0
features/frameworks/mbed-coap/run_unit_tests.sh → connectivity/libraries/mbed-coap/run_unit_tests.sh
Unescape
Escape
View File
0
features/frameworks/mbed-coap/run_unit_tests_with_valgrind.sh → connectivity/libraries/mbed-coap/run_unit_tests_with_valgrind.sh
Unescape
Escape
View File
0
features/frameworks/mbed-coap/source/include/sn_coap_header_internal.h → connectivity/libraries/mbed-coap/source/include/sn_coap_header_internal.h
Unescape
Escape
View File
0
features/frameworks/mbed-coap/source/include/sn_coap_protocol_internal.h → connectivity/libraries/mbed-coap/source/include/sn_coap_protocol_internal.h
Unescape
Escape
View File
0
features/frameworks/mbed-coap/source/sn_coap_builder.c → connectivity/libraries/mbed-coap/source/sn_coap_builder.c
Unescape
Escape
View File
0
features/frameworks/mbed-coap/source/sn_coap_header_check.c → connectivity/libraries/mbed-coap/source/sn_coap_header_check.c
Unescape
Escape
View File
0
features/frameworks/mbed-coap/source/sn_coap_parser.c → connectivity/libraries/mbed-coap/source/sn_coap_parser.c
Unescape
Escape
View File
0
features/frameworks/mbed-coap/source/sn_coap_protocol.c → connectivity/libraries/mbed-coap/source/sn_coap_protocol.c
Unescape
Escape
View File
0
features/frameworks/mbed-coap/xsl_script.sh → connectivity/libraries/mbed-coap/xsl_script.sh
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
ARMmbed/mbed-os
Title
Body
Create Issue