Updates #4662.
---
bsps/include/grlib/gpiolib.h | 2 +-
bsps/shared/grlib/1553/b1553brm.c | 2 +-
bsps/shared/grlib/1553/b1553rt.c | 2 +-
bsps/shared/grlib/analog/gradcdac.c| 2 +-
bsps/shared/grlib/can/grcan_internal.h | 2 +-
bsps/shared/grlib/can/occan.c | 2 +
The QSPI memory is initialized and used only when the BSP configure file
sets QSPI memory size to non-zero value. Currently QSPI is run in memory
mapped mode which allows future RTEMS binary linkage and upload into QSPI
memory.
Sponsored-By: Precidata
---
.../stm/stm32h757i-eval/stm32h7-bspstar
Sponsored-By: Precidata
---
.../stm32h757i-eval/stm32h747i_eval_conf.h| 130 ++
.../stm32h757i-eval/stm32h747i_eval_errno.h | 105 ++
.../stm32h757i-eval/stm32h747i_eval_qspi.c| 1088 +
.../stm32h757i-eval/stm32h747i_eval_qspi.h| 284 +
4 files changed, 1607
Sponsored-By: Precidata
---
.../stm/Components/mt25tl01g/mt25tl01g.c | 1046 +
.../stm/Components/mt25tl01g/mt25tl01g.h | 362 ++
.../stm/Components/mt25tl01g/mt25tl01g_conf.h | 68 ++
3 files changed, 1476 insertions(+)
create mode 100644 bsps/arm/stm32h7/board