From 1ba3518b8e5bd19d68c088067f62b0e72be0efa4 Mon Sep 17 00:00:00 2001 From: Andrew S Clapp <63031202+andrewsclapp@users.noreply.github.com> Date: Fri, 3 Jul 2020 15:56:13 -0700 Subject: [PATCH] Update STM8L.efr added comment start --- mcu/STM8L.efr | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mcu/STM8L.efr b/mcu/STM8L.efr index b6d897c..716492f 100644 --- a/mcu/STM8L.efr +++ b/mcu/STM8L.efr @@ -522,11 +522,11 @@ 543F equ RI_RCR \ RI Resistor control register (0x00) \ Comparator -5440 equ COMP_CSR1 Comparator control and status register 1 (0x00) -5441 equ COMP_CSR2 Comparator control and status register 2 (0x00) -5442 equ COMP_CSR3 Comparator control and status register 3 (0x00) -5443 equ COMP_CSR4 Comparator control and status register 4 (0x00) -5444 equ COMP_CSR5 Comparator control and status register 5 (0x00) +5440 equ COMP_CSR1 \ Comparator control and status register 1 (0x00) +5441 equ COMP_CSR2 \ Comparator control and status register 2 (0x00) +5442 equ COMP_CSR3 \ Comparator control and status register 3 (0x00) +5443 equ COMP_CSR4 \ Comparator control and status register 4 (0x00) +5444 equ COMP_CSR5 \ Comparator control and status register 5 (0x00) \ 0x00 5444 to 0x00 544F Reserved area (16 bytes)