Changeset 1a4e78b3 in rtems for bsps/arm/stm32h7/boards/stm/stm32h757i-eval/system_stm32h7xx.c
- Timestamp:
- 03/09/23 13:15:53 (9 months ago)
- Branches:
- master
- Children:
- 9bfe5f5
- Parents:
- d5c386f
- git-author:
- Karel Gardas <karel@…> (03/09/23 13:15:53)
- git-committer:
- Karel Gardas <karel@…> (03/10/23 15:18:32)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bsps/arm/stm32h7/boards/stm/stm32h757i-eval/system_stm32h7xx.c
rd5c386f r1a4e78b3 94 94 #ifdef __rtems__ 95 95 #include <bsp/linker-symbols.h> 96 #include <bspopts.h> 97 98 #define HSE_VALUE STM32H7_HSE_FREQUENCY 99 96 100 #endif /* __rtems__ */ 97 101 #if !defined (HSE_VALUE)
Note: See TracChangeset
for help on using the changeset viewer.