xiuos/Ubiquitous/Nuttx/apps/graphics/pdcurs34/pdcurses
TangYiwen123 804bd57aa0 Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
..
Kconfig Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
Make.defs Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
README.md Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_addch.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_addchstr.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_addstr.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_attr.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_beep.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_bkgd.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_border.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_clear.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_color.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_debug.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_delch.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_deleteln.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_getch.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_getstr.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_getyx.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_inch.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_inchstr.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_initscr.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_inopts.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_insch.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_insstr.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_instr.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_kernel.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_keyname.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_mouse.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_move.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_outopts.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_overlay.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_pad.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_panel.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_printw.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_refresh.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_scanw.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_scrdump.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_scroll.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_slk.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_termattr.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_terminfo.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_touch.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_util.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
pdc_window.c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00

README.md

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