pmarcinkiew / iotjs

Platform for Internet of Things with JavaScript http://www.iotjs.net
Other
0 stars 1 forks source link

Toolchain setjmp fix nuttx #21

Closed tadziopazur closed 6 years ago

tadziopazur commented 6 years ago

DO NOT MERGE: does not work. Nuttx detected inconsistency: Conflicting architecture profiles R/M

Fixed nuttx build problems with an updated config, advanced libtuv (single PR for libtuv) and reorganizing setjmp for nuttx.

Tested with stm32f4, console and syntax error tests pass.