
5 May
2014
5 May
'14
8:21 a.m.
Hi Jeroen,
many thanks for answer.
Unfortunately no.
The LCD-framework does overrule this environment settings. I guess the reason for this behaviour is, that environment ist loaded _before_ the lcd-driver is initialized.
best regards, hannes
Jeroen Hofstee wrote:
On do, 2014-03-06 at 15:26 +0100, Hannes Petermaier wrote:
- Adds support for CONFIG_LCD_NOSTDOUT, which prevents switching stdout to the LCD screen, usefull in case when only lcd_puts(...), lcd_printf(...) is used for displaying status informations.
Signed-off-by: Hannes Petermaier oe5hpm@oevsv.at
Perhaps I am missing something, but doesn't 'setenv stdout serial' not already do what you want to achieve?
Regards, Jeroen