This is an automated email from Gerrit. Slowcoder (slowco...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4604
-- gerrit commit f642a8272ae733126d6bc8f7f5cc1df08ba8d3c5 Author: James Jacobsson <slowco...@gmail.com> Date: Mon Jul 16 10:27:03 2018 +0200 nrf5: Add HWID 0x139 (52832 rev E0) Change-Id: I71b7471ccfcb8fcc6de30da57ce4165c7fb1f73f Signed-off-by: James Jacobsson <slowco...@gmail.com> diff --git a/src/flash/nor/nrf5.c b/src/flash/nor/nrf5.c index a7ae6f3..ad80e02 100644 --- a/src/flash/nor/nrf5.c +++ b/src/flash/nor/nrf5.c @@ -204,6 +204,7 @@ static const struct nrf5_device_spec nrf5_known_devices_table[] = { /* nRF52832 Devices */ NRF5_DEVICE_DEF(0x00C7, "52832", "QFAA", "B0", 512), + NRF5_DEVICE_DEF(0x0139, "52832", "QFAA", "E0", 512), }; static int nrf5_bank_is_probed(struct flash_bank *bank) -- ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel