Changeset 1a4e78b3 in rtems for bsps/arm/stm32h7/boards/stm/stm32h7b3i-dk/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/stm32h7b3i-dk/system_stm32h7xx.c
rd5c386f r1a4e78b3 49 49 #ifdef __rtems__ 50 50 #include <bsp/linker-symbols.h> 51 #include <bspopts.h> 52 53 #define HSE_VALUE STM32H7_HSE_FREQUENCY 54 51 55 #endif /* __rtems__ */ 52 56 #if !defined (HSE_VALUE)
Note: See TracChangeset
for help on using the changeset viewer.