Changeset 86d3c275 in rtems


Ignore:
Timestamp:
11/07/20 10:11:07 (3 years ago)
Author:
Christian Mauderer <christian.mauderer@…>
Branches:
master
Children:
21a0d20
Parents:
2fbc889
git-author:
Christian Mauderer <christian.mauderer@…> (11/07/20 10:11:07)
git-committer:
Christian Mauderer <christian.mauderer@…> (12/14/20 09:48:57)
Message:

bsps: Replace non-ASCII trademark symbol

Location:
bsps/arm
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • bsps/arm/atsam/contrib/libraries/libboard/include/gmii.h

    r2fbc889 r86d3c275  
    5353#define GMII_ICSR        0x1B  // Interrupt Control/Status Register
    5454#define GMII_FC          0x1C  // Function Control
    55 #define GMII_LCSR        0x1D  // LinkMD® Control/Status Register
     55#define GMII_LCSR        0x1D  // LinkMD(R) Control/Status Register
    5656#define GMII_PC1R        0x1E  // PHY Control 1 Register
    5757#define GMII_PC2R        0x1F  // PHY Control 2 Register
  • bsps/arm/lm3s69xx/start/bspstart.c

    r2fbc889 r86d3c275  
    4040
    4141  /*
    42    As per a note in Stellaris® LM4F120H5QR Microcontroller Data
     42   As per a note in Stellaris(R) LM4F120H5QR Microcontroller Data
    4343   Sheet on page 219: "When transitioning the system clock
    4444   configuration to use the MOSC as the fundamental clock source, the
Note: See TracChangeset for help on using the changeset viewer.