Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(240)

Side by Side Diff: platforms/stm/disco_dartino/generated/Src/stm32f7xx_hal_msp.c

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 /** 1 /**
2 ****************************************************************************** 2 ******************************************************************************
3 * File Name : stm32f7xx_hal_msp.c 3 * File Name : stm32f7xx_hal_msp.c
4 * Description : This file provides code for the MSP Initialization 4 * Description : This file provides code for the MSP Initialization
5 * and de-Initialization codes. 5 * and de-Initialization codes.
6 ****************************************************************************** 6 ******************************************************************************
7 * 7 *
8 * COPYRIGHT(c) 2016 STMicroelectronics 8 * COPYRIGHT(c) 2016 STMicroelectronics
9 * 9 *
10 * Redistribution and use in source and binary forms, with or without modificat ion, 10 * Redistribution and use in source and binary forms, with or without modificat ion,
(...skipping 977 matching lines...) Expand 10 before | Expand all | Expand 10 after
988 988
989 /** 989 /**
990 * @} 990 * @}
991 */ 991 */
992 992
993 /** 993 /**
994 * @} 994 * @}
995 */ 995 */
996 996
997 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/ 997 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
OLDNEW
« no previous file with comments | « platforms/stm/disco_dartino/generated/Src/mx_init.c ('k') | platforms/stm/disco_dartino/generated/Src/stm32f7xx_it.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698