|
7715 | 7715 | "MBEDTLS_CONFIG_HW_SUPPORT",
|
7716 | 7716 | "WSF_MAX_HANDLERS=10",
|
7717 | 7717 | "MBED_MPU_CUSTOM",
|
7718 |
| - "SWI_DISABLE0" |
| 7718 | + "SWI_DISABLE0", |
| 7719 | + "NRF52_PAN_20" |
7719 | 7720 | ],
|
7720 | 7721 | "features": ["CRYPTOCELL310", "BLE"],
|
7721 | 7722 | "device_has": [
|
|
7792 | 7793 | "release_versions": ["5"],
|
7793 | 7794 | "device_name": "nRF52840_xxAA",
|
7794 | 7795 | "macros_add": [
|
7795 |
| - "CONFIG_GPIO_AS_PINRESET", |
7796 |
| - "NRF52_ERRATA_20" |
| 7796 | + "CONFIG_GPIO_AS_PINRESET" |
7797 | 7797 | ]
|
7798 | 7798 | },
|
7799 | 7799 | "ARDUINO_NANO33BLE": {
|
|
7806 | 7806 | "device_has_remove": ["QSPI"],
|
7807 | 7807 | "device_has_add": ["FLASH"],
|
7808 | 7808 | "macros_add": [
|
7809 |
| - "CONFIG_GPIO_AS_PINRESET", |
7810 |
| - "NRF52_ERRATA_20" |
| 7809 | + "CONFIG_GPIO_AS_PINRESET" |
7811 | 7810 | ]
|
7812 | 7811 | },
|
7813 | 7812 | "MTB_LAIRD_BL654": {
|
|
7817 | 7816 | "detect_code": ["0465"],
|
7818 | 7817 | "features_remove": ["CRYPTOCELL310"],
|
7819 | 7818 | "macros_remove": ["MBEDTLS_CONFIG_HW_SUPPORT"],
|
7820 |
| - "macros_add": ["NRFX_RNG_ENABLED=1", "RNG_ENABLED=1", "NRF_QUEUE_ENABLED=1", "CONFIG_GPIO_AS_PINRESET", "NRF52_ERRATA_20"], |
| 7819 | + "macros_add": ["NRFX_RNG_ENABLED=1", "RNG_ENABLED=1", "NRF_QUEUE_ENABLED=1", "CONFIG_GPIO_AS_PINRESET"], |
7821 | 7820 | "overrides": {
|
7822 | 7821 | "lf_clock_src": "NRF_LF_SRC_RC",
|
7823 | 7822 | "console-uart-flow-control": null
|
|
9412 | 9411 | "components_remove": ["QSPIF"],
|
9413 | 9412 | "release_versions": ["5"],
|
9414 | 9413 | "macros_add": [
|
9415 |
| - "CONFIG_GPIO_AS_PINRESET", |
9416 |
| - "NRF52_ERRATA_20" |
| 9414 | + "CONFIG_GPIO_AS_PINRESET" |
9417 | 9415 | ]
|
9418 | 9416 | },
|
9419 | 9417 | "IM880B": {
|
|
0 commit comments