CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/12/23 03:53:54
Modified files:
misc/blink1 : Makefile distinfo
misc/blink1/patches: patch-commandline_Makefile
Added files:
misc/blink1/patches:
patch-commandline_blink1-lib-lowlevel-hidapi_h
patch-commandline_blink1-lib-lowlevel-hiddata_h
patch-commandline_blink1-lib_c
patch-commandline_blink1-tool_c
Log message:
Update blink1 to 1.98. Replace sprintf() and strcpy() with snprintf()
and strncpy() to avoid linker warnings. Fix a bus error that occurs
when pulling the blink(1) device from the USB port while running
blink1-tool --blink.
OK jung@