Add 'EP_AGORA' as a target

pull/10629/head
Chris Trowbridge 2019-05-21 11:05:03 -04:00 committed by GitHub
parent 46603f831e
commit 7095c31bca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -8664,6 +8664,25 @@
"release_versions": ["5"],
"bootloader_supported": true
},
"EP_AGORA": {
"inherits": ["MCU_NRF52840"],
"device_name": "nRF52840_xxAA",
"supported_form_factors": [],
"config": {
"modem_is_on_board": {
"help": "Value: Tells the build system that the modem is on-board as oppose to a plug-in shield/module.",
"value": 0,
"macro_name": "MODEM_ON_BOARD"
},
"modem_data_connection_type": {
"help": "Value: Defines how an on-board modem is wired up to the MCU, e.g., data connection can be a UART or USB and so forth.",
"value": 0,
"macro_name": "MODEM_ON_BOARD_UART"
}
},
"components_add": ["SPIF"],
"release_versions": ["5"]
},
"__build_tools_metadata__": {
"version": "1",
"public": false