mirror of https://github.com/ARMmbed/mbed-os.git
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.pull/9709/head
parent
1492dc1e2a
commit
f36e896ff1
|
@ -1,6 +1,4 @@
|
|||
/** @file NFCController.h
|
||||
*
|
||||
* mbed Microcontroller Library
|
||||
/* mbed Microcontroller Library
|
||||
* Copyright (c) 2018 ARM Limited
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
/** @file NFCEEPROM.h
|
||||
*
|
||||
* mbed Microcontroller Library
|
||||
/* mbed Microcontroller Library
|
||||
* Copyright (c) 2018 ARM Limited
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
/** @file MessageBuilder.h
|
||||
*
|
||||
* mbed Microcontroller Library
|
||||
/* mbed Microcontroller Library
|
||||
* Copyright (c) 2018 ARM Limited
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
/** @file MessageParser.h
|
||||
*
|
||||
* mbed Microcontroller Library
|
||||
/* mbed Microcontroller Library
|
||||
* Copyright (c) 2018 ARM Limited
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
/** @file SimpleMessageParser.h
|
||||
*
|
||||
* mbed Microcontroller Library
|
||||
/* mbed Microcontroller Library
|
||||
* Copyright (c) 2018 ARM Limited
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
|
Loading…
Reference in New Issue