File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
tests/functional/stm32/nucleo_u545re_q/Src Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 22 * @file main.c
33 * @brief Wrapper project for running Libtropic functional test suite on Nucleo U545RE-Q.
44 * @copyright Copyright (c) 2020-2026 Tropic Square s.r.o.
5+ * @copyright Copyright (c) 2026 STMicroelectronics.
56 *
6- * @license For the license see LICENSE.md in the root directory of this source tree.
7+ * @license This file is a composite work.
8+ * 1. Tropic Square code: see LICENSE.md in the root directory.
9+ * 2. STMicroelectronics code: see Drivers/STM32U5xx_HAL_Driver/LICENSE.md.
710 *
811 * This file was generated using Stm32CubeMX and modified by Tropic Square to run Libtropic functional
9- * tests. The original notice:
10- *
11- * Copyright (c) 2026 STMicroelectronics.
12- * All rights reserved.
13- *
14- * This software is licensed under terms that can be found in the LICENSE file in the root directory of
15- * this software component. If no LICENSE file comes with this software, it is provided AS-IS.
12+ * tests.
1613 */
1714/* Includes ------------------------------------------------------------------*/
1815#include "main.h"
You can’t perform that action at this time.
0 commit comments