summaryrefslogtreecommitdiff
path: root/NOTICE
AgeCommit message (Collapse)AuthorFilesLines
2016-07-25Bump lthor version to 2.0Krzysztof Opasiak1-6/+24
Due to major changes in lthor implementation let's bump version to 2.0 Change-Id: I7b39080031c499a7e9f0899b32918d682d5f7497 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2013-10-28Support MAC OS X 10.7,10.8jaehoon.you1-0/+13
On OS X the serial device must be opened with O_NONBLOCK flag. Later this flag must be cleared before write operations otherwise only small chunks data can be written at once. Tested on OS X (10.8.4). Author : Piotr Wilczek <p.wilczek@samsung.com> Change-Id: I2b77cf16aacd491af9c94203fe7dfc49ce361516 Signed-off-by: jaehoon.you <jaehoon.you@samsung.com>
2013-01-23change license file nameChanho Park1-1/+1
This patch changes license file name which has meaning of license. Change-Id: I832a1bfddf65aad2e1765d1b5ba5685f21e39241 Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2013-01-15add license/author informationsChanho Park1-0/+3
This commit adds license files based on APLv2 license. Change-Id: Ie80e337479f31660cf6298f7f3ed25fcee985356 Signed-off-by: Chanho Park <chanho61.park@samsung.com>