From 3a7654b4332448c4dfe118f801435f7915728230 Mon Sep 17 00:00:00 2001 From: cTn Date: Mon, 21 Jul 2014 07:21:03 +0200 Subject: [PATCH] since erasing only needed pages appears to be working correctly, removing it from experimental --- js/stm32.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/stm32.js b/js/stm32.js index 5b632c23..d2a12df7 100644 --- a/js/stm32.js +++ b/js/stm32.js @@ -399,7 +399,6 @@ STM32_protocol.prototype.upload_procedure = function(step) { GUI.log('Erasing ...'); if (!$('input.erase_chip').is(':checked')) { - // EXPERIMENTAL console.log('Executing local erase (only needed pages)'); self.send([self.command.erase, 0xBC], 1, function(reply) { // 0x43 ^ 0xFF