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 acore and stack into connectivity/nfc/libraries
Browse Source
pull/13414/head
Lingkai Dong
2020-08-11 15:21:07 +01:00
parent
d9dc30f85a
commit
4b0cede96e
33 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
connectivity/nfc/acore/acore/ac_buffer.h → connectivity/nfc/libraries/acore/acore/ac_buffer.h
Unescape
Escape
View File
0
connectivity/nfc/acore/acore/ac_buffer_builder.h → connectivity/nfc/libraries/acore/acore/ac_buffer_builder.h
Unescape
Escape
View File
0
connectivity/nfc/acore/acore/ac_buffer_reader.h → connectivity/nfc/libraries/acore/acore/ac_buffer_reader.h
Unescape
Escape
View File
0
connectivity/nfc/acore/acore/ac_debug.h → connectivity/nfc/libraries/acore/acore/ac_debug.h
Unescape
Escape
View File
0
connectivity/nfc/acore/acore/ac_macros.h → connectivity/nfc/libraries/acore/acore/ac_macros.h
Unescape
Escape
View File
0
connectivity/nfc/acore/acore/ac_stream.h → connectivity/nfc/libraries/acore/acore/ac_stream.h
Unescape
Escape
View File
0
connectivity/nfc/acore/source/ac_buffer.c → connectivity/nfc/libraries/acore/source/ac_buffer.c
Unescape
Escape
View File
0
connectivity/nfc/acore/source/ac_buffer_builder.c → connectivity/nfc/libraries/acore/source/ac_buffer_builder.c
Unescape
Escape
View File
0
connectivity/nfc/acore/source/ac_buffer_reader.c → connectivity/nfc/libraries/acore/source/ac_buffer_reader.c
Unescape
Escape
View File
0
connectivity/nfc/acore/source/ac_stream.c → connectivity/nfc/libraries/acore/source/ac_stream.c
Unescape
Escape
View File
0
connectivity/nfc/stack/ndef/ndef.c → connectivity/nfc/libraries/stack/ndef/ndef.c
Unescape
Escape
View File
0
connectivity/nfc/stack/ndef/ndef.h → connectivity/nfc/libraries/stack/ndef/ndef.h
Unescape
Escape
View File
0
connectivity/nfc/stack/nfc_common.h → connectivity/nfc/libraries/stack/nfc_common.h
Unescape
Escape
View File
0
connectivity/nfc/stack/nfc_errors.h → connectivity/nfc/libraries/stack/nfc_errors.h
Unescape
Escape
View File
0
connectivity/nfc/stack/platform/nfc_debug.h → connectivity/nfc/libraries/stack/platform/nfc_debug.h
Unescape
Escape
View File
0
connectivity/nfc/stack/platform/nfc_scheduler.c → connectivity/nfc/libraries/stack/platform/nfc_scheduler.c
Unescape
Escape
View File
0
connectivity/nfc/stack/platform/nfc_scheduler.h → connectivity/nfc/libraries/stack/platform/nfc_scheduler.h
Unescape
Escape
View File
0
connectivity/nfc/stack/platform/nfc_transport.c → connectivity/nfc/libraries/stack/platform/nfc_transport.c
Unescape
Escape
View File
0
connectivity/nfc/stack/platform/nfc_transport.h → connectivity/nfc/libraries/stack/platform/nfc_transport.h
Unescape
Escape
View File
0
connectivity/nfc/stack/tech/iso7816/iso7816.c → connectivity/nfc/libraries/stack/tech/iso7816/iso7816.c
Unescape
Escape
View File
0
connectivity/nfc/stack/tech/iso7816/iso7816.h → connectivity/nfc/libraries/stack/tech/iso7816/iso7816.h
Unescape
Escape
View File
0
connectivity/nfc/stack/tech/iso7816/iso7816_app.c → connectivity/nfc/libraries/stack/tech/iso7816/iso7816_app.c
Unescape
Escape
View File
0
connectivity/nfc/stack/tech/iso7816/iso7816_app.h → connectivity/nfc/libraries/stack/tech/iso7816/iso7816_app.h
Unescape
Escape
View File
0
connectivity/nfc/stack/tech/iso7816/iso7816_defs.h → connectivity/nfc/libraries/stack/tech/iso7816/iso7816_defs.h
Unescape
Escape
View File
0
connectivity/nfc/stack/tech/isodep/isodep.h → connectivity/nfc/libraries/stack/tech/isodep/isodep.h
Unescape
Escape
View File
0
connectivity/nfc/stack/tech/isodep/isodep_target.c → connectivity/nfc/libraries/stack/tech/isodep/isodep_target.c
Unescape
Escape
View File
0
connectivity/nfc/stack/tech/isodep/isodep_target.h → connectivity/nfc/libraries/stack/tech/isodep/isodep_target.h
Unescape
Escape
View File
0
connectivity/nfc/stack/tech/type4/type4_target.c → connectivity/nfc/libraries/stack/tech/type4/type4_target.c
Unescape
Escape
View File
0
connectivity/nfc/stack/tech/type4/type4_target.h → connectivity/nfc/libraries/stack/tech/type4/type4_target.h
Unescape
Escape
View File
0
connectivity/nfc/stack/transceiver/protocols.h → connectivity/nfc/libraries/stack/transceiver/protocols.h
Unescape
Escape
View File
0
connectivity/nfc/stack/transceiver/transceiver.c → connectivity/nfc/libraries/stack/transceiver/transceiver.c
Unescape
Escape
View File
0
connectivity/nfc/stack/transceiver/transceiver.h → connectivity/nfc/libraries/stack/transceiver/transceiver.h
Unescape
Escape
View File
0
connectivity/nfc/stack/transceiver/transceiver_internal.h → connectivity/nfc/libraries/stack/transceiver/transceiver_internal.h
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
ARMmbed/mbed-os
Title
Body
Create Issue