Skip to content

Commit a849d17

Browse files
author
Kyle Wenner
committed
remove commented code, fix whitespace
1 parent 80c9c18 commit a849d17

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

source/family/ambiq/ama3b1kk/target_reset.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
* limitations under the License.
2020
*/
2121

22-
//#include "target_reset.h"
2322
#include "util.h"
2423
#include "cmsis_os2.h"
2524
#include "target_config.h"

test/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
("k20dx_frdmk28f_if", True, 0x8000, "bin" ),
3131
("k20dx_frdmk82f_if", True, 0x8000, "bin" ),
3232
("kl26z_microbit_if", False, 0x8000, "hex" ),
33-
("kl26z_artemis_dk_if", False, 0x8000, "hex" ),
33+
("kl26z_artemis_dk_if", False, 0x8000, "hex" ),
3434
("lpc11u35_lpc812xpresso_if", False, 0x0000, "bin" ),
3535
("lpc11u35_lpc824xpresso_if", False, 0x0000, "bin" ),
3636
("lpc4322_lpc54114xpresso_if", False, 0x10000, "bin" ),

0 commit comments

Comments
 (0)