source: rtems/spec/build/bsps/arm/stm32h7/optmemnullsz.yml @ 99494370

Last change on this file since 99494370 was 99494370, checked in by Sebastian Huber <sebastian.huber@…>, on 03/04/20 at 11:34:34

bsp/stm32h7: New BSP

Update #3910.

  • Property mode set to 100644
File size: 506 bytes
Line 
1actions:
2- get-integer: null
3- env-assign: null
4build-type: option
5default: 256
6default-by-variant: []
7enabled-by: true
8format: '{:#010x}'
9links: []
10name: STM32H7_MEMORY_NULL_SIZE
11description: |
12  Size of the NULL pointer protection area in bytes.  This memory area reduces
13  the size of the ITCM available to the application (STM32H7_MEMORY_ITCM_SIZE).
14type: build
15SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
16copyrights:
17- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
Note: See TracBrowser for help on using the repository browser.