rtos/tinyara.git
7 years agoDecrease maximum value of TASH commands in configuration 17/107817/2
ahreum.jeong [Fri, 30 Dec 2016 05:15:36 +0000 (14:15 +0900)]
Decrease maximum value of TASH commands in configuration

This is enough to use TASH commands for these applications
Change-Id: I48bb70ea213222e646283f35d62730121f2a5aa0

7 years agoMake logm to spit a message, before dropping messages if buffer overflows. 75/107675/6
Shivam Garg [Thu, 29 Dec 2016 07:00:07 +0000 (16:00 +0900)]
Make logm to spit a message, before dropping messages if buffer overflows.

Change-Id: I6438fb53b11626a4f742c28cfd16ffe5d1832999
Signed-off-by: Shivam Garg <garg.shivam@samsung.com>
7 years agoModify remove operation in arastorage 02/107602/1
ahreum.jeong [Thu, 29 Dec 2016 00:33:47 +0000 (09:33 +0900)]
Modify remove operation in arastorage

Modify some operations and fix bugs in removing tuples

Change-Id: I71bf9173825daa7d72def2d8e482d6552673e8ee

7 years agoEnsure pipe returns 0 if input read/write len is 0 96/107396/1
junmin.kim [Wed, 28 Dec 2016 00:07:05 +0000 (16:07 -0800)]
Ensure pipe returns 0 if input read/write len is 0

This commit is from nuttx 7.18(0a939ff218972d517cbca942543e1e45b0d3df76)
Pipes: Fix zero-lenth writes.  From  Jussi Kivilinna

Change-Id: I7f1032f13b72e85c2a23b6540b6371a52c1dd100

7 years agoLet clock_systimespec() return "RTC time - basetime" when RTC is used 28/107028/11
junmin.kim [Mon, 26 Dec 2016 07:13:19 +0000 (23:13 -0800)]
Let clock_systimespec() return "RTC time - basetime" when RTC is used

This commit is from nuttx 7.18(4521e082a92ebad3e1ab64e4fc96ade1a978080b)
When an RTC is used, clock_systimespec() must subtract the basetime from the RTC time
Verification: sidk_s5jt200, and local config with CONFIG_RTC_HIRES=y
Change-Id: I5d39beee9f833efa2fc8268ba746db51fb0bc910

7 years agoModify printed RTC format for year in board_app_initialize 51/106951/1
jc_.kim [Mon, 26 Dec 2016 01:55:22 +0000 (10:55 +0900)]
Modify printed RTC format for year in board_app_initialize

RTC year is based on CONFIG_RTC_BASE_YEAR

Change-Id: I6b3e805aa57b0f9a8b16fef9e8007a73837600c0

7 years agoThe first commit of Tizen RT 1.0 M1 85/106885/3 1.0_Public_M1
junmin.kim [Fri, 23 Dec 2016 10:13:53 +0000 (02:13 -0800)]
The first commit of Tizen RT 1.0 M1

Initial Support for Tizen RT including IoT Data Management,
Device Management , IP Network Stack, and IoTivity 1.1.
Also includes IoTBus and Device Management Framework

Change-Id: I48feaa5e9cdc961de9172969939abfb1eb9ba6f8
Signed-off-by: junmin.kim <junmindd.kim@samsung.com>
7 years agoInitial empty repository
Jong Jeong Kim [Tue, 30 Aug 2016 07:57:22 +0000 (00:57 -0700)]
Initial empty repository