mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
libc/termios: Adds tcflow.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
ASRCS =
|
||||
CSRCS = z80_irq.c z80_timerisr.c z80_lowputc.c
|
||||
|
||||
ifneq ($(CONFIG_NFILE_DESCRIPTOR),0)
|
||||
ifneq ($(CONFIG_NFILE_DESCRIPTORS),0)
|
||||
CSRCS += z80_serial.c
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user