This is an automated email from Gerrit. Mirko Vogt ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4843
-- gerrit commit 9a7892e18b3636f030c5184727846f9b6e30631e Author: Mirko Vogt <[email protected]> Date: Fri Jan 11 14:40:55 2019 +0100 nrf5: update links to compatibility matrixes for nrf5x variants Change-Id: If51aa992ccbb8c9a2e502b74827a36a62010546d Signed-off-by: Mirko Vogt <[email protected]> diff --git a/src/flash/nor/nrf5.c b/src/flash/nor/nrf5.c index ba84c71..174131e 100644 --- a/src/flash/nor/nrf5.c +++ b/src/flash/nor/nrf5.c @@ -141,7 +141,9 @@ struct nrf5_device_spec { * Compatibility Matrix" document, which can be found by searching for * ATTN-51 on the Nordic Semi website: * - * http://www.nordicsemi.com/eng/content/search?SearchText=ATTN-51 + * http://www.nordicsemi.com/eng/content/search?SearchText=ATTN-51 // 404 + * http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf51/dita/nrf51/pdflinks/nrf51_comp_matrix.html + * http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/nrf52_comp_matrix.html * * Up to date with Matrix v2.0, plus some additional HWIDs. * -- _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
