|
7788 | 7788 | "MBEDTLS_CONFIG_HW_SUPPORT",
|
7789 | 7789 | "WSF_MAX_HANDLERS=10",
|
7790 | 7790 | "MBED_MPU_CUSTOM",
|
7791 |
| - "SWI_DISABLE0" |
| 7791 | + "SWI_DISABLE0", |
| 7792 | + "NRF52_PAN_20" |
7792 | 7793 | ],
|
7793 | 7794 | "features": ["CRYPTOCELL310", "BLE"],
|
7794 | 7795 | "device_has": [
|
|
7865 | 7866 | "release_versions": ["5"],
|
7866 | 7867 | "device_name": "nRF52840_xxAA",
|
7867 | 7868 | "macros_add": [
|
7868 |
| - "CONFIG_GPIO_AS_PINRESET", |
7869 |
| - "NRF52_ERRATA_20" |
| 7869 | + "CONFIG_GPIO_AS_PINRESET" |
7870 | 7870 | ]
|
7871 | 7871 | },
|
7872 | 7872 | "ARDUINO_NANO33BLE": {
|
|
7879 | 7879 | "device_has_remove": ["QSPI"],
|
7880 | 7880 | "device_has_add": ["FLASH"],
|
7881 | 7881 | "macros_add": [
|
7882 |
| - "CONFIG_GPIO_AS_PINRESET", |
7883 |
| - "NRF52_ERRATA_20" |
| 7882 | + "CONFIG_GPIO_AS_PINRESET" |
7884 | 7883 | ]
|
7885 | 7884 | },
|
7886 | 7885 | "MTB_LAIRD_BL654": {
|
|
7890 | 7889 | "detect_code": ["0465"],
|
7891 | 7890 | "features_remove": ["CRYPTOCELL310"],
|
7892 | 7891 | "macros_remove": ["MBEDTLS_CONFIG_HW_SUPPORT"],
|
7893 |
| - "macros_add": ["NRFX_RNG_ENABLED=1", "RNG_ENABLED=1", "NRF_QUEUE_ENABLED=1", "CONFIG_GPIO_AS_PINRESET", "NRF52_ERRATA_20"], |
| 7892 | + "macros_add": ["NRFX_RNG_ENABLED=1", "RNG_ENABLED=1", "NRF_QUEUE_ENABLED=1", "CONFIG_GPIO_AS_PINRESET"], |
7894 | 7893 | "overrides": {
|
7895 | 7894 | "lf_clock_src": "NRF_LF_SRC_RC",
|
7896 | 7895 | "console-uart-flow-control": null
|
|
9606 | 9605 | "components_remove": ["QSPIF"],
|
9607 | 9606 | "release_versions": ["5"],
|
9608 | 9607 | "macros_add": [
|
9609 |
| - "CONFIG_GPIO_AS_PINRESET", |
9610 |
| - "NRF52_ERRATA_20" |
| 9608 | + "CONFIG_GPIO_AS_PINRESET" |
9611 | 9609 | ]
|
9612 | 9610 | },
|
9613 | 9611 | "IM880B": {
|
|
0 commit comments