nuttx-apps/graphics/pdcurs34/pdcurses
chao.an fe915679b1 style/Document: remove unnecessary trailing whitespace
N/A

Signed-off-by: chao.an <anchao@xiaomi.com>
2020-11-28 12:20:10 +01:00
..
Kconfig Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
Make.defs
pdc_addch.c
pdc_addchstr.c
pdc_addstr.c
pdc_attr.c
pdc_beep.c
pdc_bkgd.c
pdc_border.c
pdc_clear.c
pdc_color.c
pdc_debug.c
pdc_delch.c
pdc_deleteln.c
pdc_getch.c
pdc_getstr.c
pdc_getyx.c
pdc_inch.c
pdc_inchstr.c
pdc_initscr.c
pdc_inopts.c
pdc_insch.c
pdc_insstr.c
pdc_instr.c
pdc_kernel.c
pdc_keyname.c
pdc_mouse.c Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
pdc_move.c
pdc_outopts.c
pdc_overlay.c
pdc_pad.c
pdc_panel.c
pdc_printw.c
pdc_refresh.c
pdc_scanw.c
pdc_scrdump.c
pdc_scroll.c Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
pdc_slk.c
pdc_termattr.c
pdc_terminfo.c
pdc_touch.c
pdc_util.c
pdc_window.c
README.md style/Document: remove unnecessary trailing whitespace 2020-11-28 12:20:10 +01:00

Graphics / pdcurs34 PDCurses / pdcurses Portable Core

This directory contains core PDCurses source code files common to all platforms.

Building

These modules are built by the platform-specific makefiles, in the platform directories.

Distribution Status

The files in this directory are released to the Public Domain.

Acknowledgements

The panel library was originally provided by Warren Tucker wht@n4hgf.mt-park.ga.us