Skip to content

curses(3) display and input function wrappers for the ODROID-GO

License

Notifications You must be signed in to change notification settings

yhowe/curses-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

curses-go

curses(3) display and input function wrappers for the ODROID-GO

Functions are avail like getch, beep, init_colorpair, mvprintw. See src/curses.h for more info

Applictians need to pass APPTEXT_SIZE1/2/3/ or 4 in CFLAGS in the applications makefile or define it in the component makefile for text font size selection.

ie:

CPPFLAGS += -DAPP_TEXTSIZE1=1

in the applications makefile.

About

curses(3) display and input function wrappers for the ODROID-GO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published