Skip to content

Commit 7ee991c

Browse files
author
Amanda Butler
authored
Update list in mbed_targets.md
Update list with content from comments.
1 parent 90d41d2 commit 7ee991c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/reference/configuration/mbed_targets.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,8 @@ When you use target inheritance, you may alter the values of `extra_labels` usin
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:
131131

132+
- `BOOTLOADER`.
132133
- `BLE`.
133-
- `STORAGE`.
134-
- `LWIP`.
135134
- `CRYPTOCELL310`.
136135

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

0 commit comments

Comments
 (0)