Changes between Initial Version and Version 1 of Ticket #3186


Ignore:
Timestamp:
10/12/17 16:59:11 (7 years ago)
Author:
Joel Sherrill
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3186 – Description

    initial v1  
    1 The rtems_print_buffer() method always uses printk(). It should be changed to use the rtems_printer pattern like cpuuse reports.
     1The `rtems_print_buffer()` method always uses `printk()`. It should be changed to use the rtems_printer pattern like cpuuse reports.
    22
    33Documentation will need to be updated as this changes the API and adds at least one method.