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

Side by Side Diff: platforms/stm/disco_dartino/generated/Inc/stm32f7xx_hal_conf.h

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 stm32f7xx_hal_conf.h 3 * @file stm32f7xx_hal_conf.h
4 * @brief HAL configuration file. 4 * @brief HAL configuration file.
5 ****************************************************************************** 5 ******************************************************************************
6 * @attention 6 * @attention
7 * 7 *
8 * <h2><center>&copy; COPYRIGHT(c) 2016 STMicroelectronics</center></h2> 8 * <h2><center>&copy; COPYRIGHT(c) 2016 STMicroelectronics</center></h2>
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 397 matching lines...) Expand 10 before | Expand all | Expand 10 after
408 #endif /* USE_FULL_ASSERT */ 408 #endif /* USE_FULL_ASSERT */
409 409
410 #ifdef __cplusplus 410 #ifdef __cplusplus
411 } 411 }
412 #endif 412 #endif
413 413
414 #endif /* __STM32F7xx_HAL_CONF_H */ 414 #endif /* __STM32F7xx_HAL_CONF_H */
415 415
416 416
417 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/ 417 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
OLDNEW
« no previous file with comments | « platforms/stm/disco_dartino/generated/Inc/mxconstants.h ('k') | platforms/stm/disco_dartino/generated/Inc/stm32f7xx_it.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698