Skip to content

Commit 46e78f5

Browse files
author
Amanda Butler
authored
Merge pull request #1131 from ARMmbed/AnotherButler-patch-4
Update build recognition list in mbed_targets.md
2 parents e5d3bfc + 7ee991c commit 46e78f5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/reference/configuration/mbed_targets.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,10 @@ When you use target inheritance, you may alter the values of `extra_labels` usin
128128
### features, features_add and features_remove
129129

130130
The list of _features_ enables software features on a platform. Like `extra_labels`, `features` makes the build system aware of additional directories it must scan for resources. Unlike `extra_labels`, the build system recognizes a fixed set of values in the `features` list. The build system recognizes the following features:
131-
- `BLE`.
132-
- `STORAGE`.
131+
132+
- `BOOTLOADER`.
133+
- `BLE`.
134+
- `CRYPTOCELL310`.
133135

134136
The build system errors when you use features outside of this list.
135137

0 commit comments

Comments
 (0)