iotjs
iotjs copied to clipboard
Support TizenRT 2.0
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_M2and update IoT.js. - [ ] Update TravisCI test
- [ ] Update RemoteTest using a real target
- [ ] Update documents
- [ ] Make a snapshot PR to TizenRT repo.
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
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
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