Skip to content
Snippets Groups Projects
Select Git revision
  • dw-cmsisdap-path
  • max32xxx default protected
2 results

at91sam3.c

  • Eric Wetzel's avatar
    0535531d
    nit: more LOG_* \n fixes · 0535531d
    Eric Wetzel authored
    Remove extra \n from LOG_DEBUG, LOG_INFO, and LOG_WARNING messages
    
    Remove LOG_INFO_N
    LOG_INFO_N was only used once and had a \n at the end
    
    Change LOG_USER_N calls that end with \n to LOG_USER
    0535531d
    History
    nit: more LOG_* \n fixes
    Eric Wetzel authored
    Remove extra \n from LOG_DEBUG, LOG_INFO, and LOG_WARNING messages
    
    Remove LOG_INFO_N
    LOG_INFO_N was only used once and had a \n at the end
    
    Change LOG_USER_N calls that end with \n to LOG_USER