iotjs icon indicating copy to clipboard operation
iotjs copied to clipboard

Support TizenRT 2.0

Open daeyeon opened this issue 7 years ago • 3 comments

A new TizenRT public release is recently released. It seems worth considering to support it although it's still in its second of the milestone. I think that the followings are required things in priority order.

  • [ ] Change the TizenRT base to the tag: 2.0_Public_M2 and update IoT.js.
  • [ ] Update TravisCI test
  • [ ] Update RemoteTest using a real target
  • [ ] Update documents
  • [ ] Make a snapshot PR to TizenRT repo.

daeyeon avatar Oct 19 '18 04:10 daeyeon

Good Idea I can help on this, for the last item track: https://github.com/Samsung/TizenRT/pull/2018

Should I submit this change again in a new PR ? https://github.com/Samsung/iotjs/pull/1732

rzr avatar Oct 19 '18 08:10 rzr

Hi,

FYI, I managed to build current iotjs with latest TizenRT:

I wanted to share a WIP branch:

https://github.com/Samsung/iotjs/pull/1780

Feedback welcome anyway, I will resume this work next week.

Edit, I closed other PRs that occurred during today's github outage: https://status.github.com/messages# October 22, 201815:18 CEST

rzr avatar Oct 22 '18 13:10 rzr

Update:

  • [x] Change the TizenRT base to the tag: 2.0_Public_M2 and update IoT.js.

Travis is ok, image can be eventually updated, who can help on that ? same for remote tests?

For last part: This extra change is also welcome for TizenRT master (post 2.0): https://github.com/Samsung/iotjs/pull/1808

rzr avatar Nov 27 '18 08:11 rzr