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

Side by Side Diff: platforms/stm/disco_dartino/template/system_stm32f7xx.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 Template/system_stm32f7xx.c 3 * @file Template/system_stm32f7xx.c
4 * @author MCD Application Team 4 * @author MCD Application Team
5 * @version V1.1.1 5 * @version V1.1.1
6 * @date 18-November-2015 6 * @date 18-November-2015
7 * @brief CMSIS Cortex-M7 Device Peripheral Access Layer System Source File. 7 * @brief CMSIS Cortex-M7 Device Peripheral Access Layer System Source File.
8 * 8 *
9 * This file provides two functions and one global variable to be called from 9 * This file provides two functions and one global variable to be called from
10 * user application: 10 * user application:
(...skipping 414 matching lines...) Expand 10 before | Expand all | Expand 10 after
425 */ 425 */
426 426
427 /** 427 /**
428 * @} 428 * @}
429 */ 429 */
430 430
431 /** 431 /**
432 * @} 432 * @}
433 */ 433 */
434 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/ 434 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
OLDNEW
« no previous file with comments | « platforms/stm/disco_dartino/template/startup_stm32f746xx.s ('k') | platforms/stm/disco_dartino/update.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698