From ef8e0c1032caa61f7dd88bda489ec6e66e9cd672 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Wed, 21 Oct 2015 13:19:19 +0200 Subject: [PATCH] fixed formatting in main --- main.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.asm b/main.asm index 09df457..c05e597 100644 --- a/main.asm +++ b/main.asm @@ -250,5 +250,5 @@ NO_HSI_RDY LDR R1, [R0] ;************************************************************************************************** - ALIGN ; Adds NOP if needed to complete a 32-bit word - END + ALIGN ; Adds NOP if needed to complete a 32-bit word + END