Add experimental feature folder

Signed-off-by: Darryl Green <darryl.green@arm.com>
pull/13003/head
Darryl Green 2020-05-15 10:38:30 +01:00
parent b44a263729
commit 7aadee9ab7
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{
"name": "experimental_api",
"config": {
"present": 1
}
}

View File

@ -70,6 +70,7 @@ BOOTLOADER_OVERRIDES = ROM_OVERRIDES | RAM_OVERRIDES | DELIVERY_OVERRIDES
ALLOWED_FEATURES = [
"BOOTLOADER", "BLE", "LWIP", "STORAGE", "NANOSTACK", "CRYPTOCELL310",
"EXPERIMENTAL_API",
]
# List of all possible ram memories that can be available for a target