Skip to content

Commit 9014777

Browse files
author
Rohit Grover
committed
remove an un-necessary comment header
1 parent 4f2c3ed commit 9014777

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K64F/storage_driver.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
* limitations under the License.
1616
*/
1717

18-
/**
19-
* This is a mock driver using the flash abstraction layer. It allows for writing tests.
20-
*/
21-
2218
#if DEVICE_STORAGE
2319

2420
#include <string.h>

0 commit comments

Comments
 (0)