Skip to content

Commit f36e896

Browse files
author
Hasnain Virk
committed
Reverting to original doxy configuration
This commit essentially brings back old code. We did an attempt to resolve doxy issues with nfc durint docathlon, but it introduced more issues and yak shaving rather than being a useful exercise. Unfortunately the previous attempt got merged. This commit attempts to restore the style maintained by original developers. From here they can take over.
1 parent 1492dc1 commit f36e896

File tree

5 files changed

+5
-15
lines changed

5 files changed

+5
-15
lines changed

features/nfc/nfc/NFCController.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
/** @file NFCController.h
2-
*
3-
* mbed Microcontroller Library
1+
/* mbed Microcontroller Library
42
* Copyright (c) 2018 ARM Limited
53
*
64
* Licensed under the Apache License, Version 2.0 (the "License");

features/nfc/nfc/NFCEEPROM.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
/** @file NFCEEPROM.h
2-
*
3-
* mbed Microcontroller Library
1+
/* mbed Microcontroller Library
42
* Copyright (c) 2018 ARM Limited
53
*
64
* Licensed under the Apache License, Version 2.0 (the "License");

features/nfc/nfc/ndef/MessageBuilder.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
/** @file MessageBuilder.h
2-
*
3-
* mbed Microcontroller Library
1+
/* mbed Microcontroller Library
42
* Copyright (c) 2018 ARM Limited
53
*
64
* Licensed under the Apache License, Version 2.0 (the "License");

features/nfc/nfc/ndef/MessageParser.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
/** @file MessageParser.h
2-
*
3-
* mbed Microcontroller Library
1+
/* mbed Microcontroller Library
42
* Copyright (c) 2018 ARM Limited
53
*
64
* Licensed under the Apache License, Version 2.0 (the "License");

features/nfc/nfc/ndef/common/SimpleMessageParser.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
/** @file SimpleMessageParser.h
2-
*
3-
* mbed Microcontroller Library
1+
/* mbed Microcontroller Library
42
* Copyright (c) 2018 ARM Limited
53
*
64
* Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)