Browse Source

fixed the mistake

supperthomas 4 years ago
parent
commit
3e9c2e02c2

+ 2 - 2
bsp/stm32/stm32h750-armfly-h7-tool/applications/main.c

@@ -4,8 +4,8 @@
  * SPDX-License-Identifier: Apache-2.0
  *
  * Change Logs:
- * Date           Author         Notes
- * 2020-11-26     supperthomas   first version
+ * Date           Author       Notes
+ * 2019-10-25     zylx         first version
  */
 
 #include <rtthread.h>

+ 1 - 1
bsp/stm32/stm32h750-artpi-h750/applications/main.c

@@ -5,7 +5,7 @@
  *
  * Change Logs:
  * Date           Author       Notes
- * 2019-10-25     zylx         first version
+ * 2021-03-17     supperthomas first version
  */
 
 #include <rtthread.h>