Re: [rtems commit] bsps: Basic console driver for Termios devices

2014-07-10 Thread Sebastian Huber
On 2014-07-09 22:34, Joel Sherrill wrote: This is duplicative of the following files in libbsp/shared: console_control.c console_read.c console_write.c This is not a duplicate, it is an easy to use replacement for all this complicated shared console driver stuff. Please just add individua

Re: [rtems commit] bsps: Basic console driver for Termios devices

2014-07-09 Thread Joel Sherrill
This is duplicative of the following files in libbsp/shared: console_control.c console_read.c console_write.c Please just add individual files for the other methods and list them. And yes, there are BSPs that only use some of these and provide their own versions of others. On 7/9/2014 5:52 AM,