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