commit | 86b92934cc6c06a4080c6422269b815ac74c0aea | [log] [tgz] |
---|---|---|
author | Chris Friedt <cfriedt@tenstorrent.com> | Sat Jun 15 08:17:52 2024 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Jun 27 09:01:23 2024 -0400 |
tree | 080e4fcf3c695282080e9577fbb99e706825a5a8 | |
parent | 6f62292d42883a221c717cdaf99f59efbe69fa52 [diff] |
posix: device_io: provide stdin, stdout, stderr variables Create a compatibility Kconfig option for libc's that provide their own stdin, stdout, stderr variables. These are POSIX variables, so eventually we may want to consider defaulting this option to 'y' and maybe providing some zvfs abstraction for them. Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>