source: rtems/spec/build/bsps/arm/atsam/opttcmsz.yml @ ebdfa24b

Last change on this file since ebdfa24b was ebdfa24b, checked in by Sebastian Huber <sebastian.huber@…>, on 07/23/21 at 06:45:07

build: Merge default-by-family into by-variant

Prefix the BSP family name with "bsps/" to make it distinct to the BSP
variant names.

Update #4468.

  • Property mode set to 100644
File size: 418 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- get-integer: null
4- format-and-define: null
5- env-assign: null
6build-type: option
7copyrights:
8- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
9default: 0
10default-by-variant: []
11description: |
12  size of tightly coupled memories (TCM) in bytes
13enabled-by: true
14format: '{:#010x}'
15links: []
16name: ATSAM_MEMORY_TCM_SIZE
17type: build
Note: See TracBrowser for help on using the repository browser.