mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
stm32l5: Fix findings with latest nxstyle
Fix some incorrect relative file paths in ASF headers found with the latest version of nxstyle. Signed-off-by: Michael Jung <mijung@gmx.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
* arm/arm/src/stm32l5/stm32l5_spi.c
|
* arch/arm/src/stm32l5/stm32l5_spi.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019 Gregory Nutt. All rights reserved.
|
* Copyright (C) 2019 Gregory Nutt. All rights reserved.
|
||||||
* Author: Michael Jung <mijung@gmx.net>
|
* Author: Michael Jung <mijung@gmx.net>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
* arm/arm/src/stm32l5/stm32l5_tim.c
|
* arch/arm/src/stm32l5/stm32l5_tim.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019 Gregory Nutt. All rights reserved.
|
* Copyright (C) 2019 Gregory Nutt. All rights reserved.
|
||||||
* Author: Michael Jung <mijung@gmx.net>
|
* Author: Michael Jung <mijung@gmx.net>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* boards/arm/stm32l5/nucleo-l55ze/src/nucleo-l552ze.h
|
* boards/arm/stm32l5/nucleo-l552ze/src/nucleo-l552ze.h
|
||||||
*
|
*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
* contributor license agreements. See the NOTICE file distributed with
|
* contributor license agreements. See the NOTICE file distributed with
|
||||||
|
|||||||
Reference in New Issue
Block a user