zephyr/boards
Seppo Takalo aadca692b3 native: Set stdout and stderr to line buffered
By default, stdout is line buffered when it is connected to a
terminal.
But when output is a pipe, it is block buffered.
This causes a problems when the test binary is integrated
into a test framework that reads the pipe.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-02-20 11:27:10 +01:00
..
arc ARC: doc overhaul for nSIM board (with few fixes to MWDT docs) 2023-02-18 06:55:51 +09:00
arm boards: arm: support XIAO BLE Sense 2023-02-20 11:15:31 +01:00
arm64 yamllint: indentation: fix files in boards/ 2023-01-04 14:23:53 +01:00
common boards: arm: add support for the Actinius Icarus SoM DK w/ helper lib 2023-01-24 12:54:16 -08:00
mips boards: mips: Remove label property from devicetree 2022-08-09 14:17:48 +02:00
nios2 drivers: flashdisk: remove all DISK_FLASH* Kconfig options 2022-10-28 12:45:58 +02:00
posix native: Set stdout and stderr to line buffered 2023-02-20 11:27:10 +01:00
riscv boards: riscv: litex_vexriscv: doc: add SDI-MIPI support 2023-02-20 10:53:43 +01:00
shields boards: shields: npm1100_ek: add initial support 2023-01-12 19:07:05 +01:00
sparc boards: add simulation executable for 3rd party sims 2022-11-25 06:09:02 -05:00
x86 boards/qemu_x86: Don't reserve pages with no picolib heap 2023-01-30 23:46:55 +00:00
xtensa boards: nxp_adsp: fix dtsi name 2023-02-19 20:37:02 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
deprecated.cmake boards: arm: bt610: Rename from bt6x0 2021-10-28 13:53:21 -04:00
index.rst boards: mips: add Qemu Malta support 2022-01-19 13:48:21 -05:00
Kconfig boards: kconfig: qemu: introduce QEMU_GDBSERVER_LISTEN_DEV 2023-02-20 09:48:52 +01:00