-
Notifications
You must be signed in to change notification settings - Fork 438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iotjs: Add full.profile #1400
iotjs: Add full.profile #1400
Conversation
8e35d49
to
5141969
Compare
More features might be added later. This is also helpful for raspbian. Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ENABLE_MODULE_TIMERS
, ENABLE_MODULE_NET
and ENABLE_MODULE_TCP
are not necessary because of BASIC_MODULES
and CORE_MODULES
This is not really a full
profile, because it does not contain ADC and BLE. If it is for RPi Zero + Rasbian, then I suggest to put it to test/profiles/rpi0-raspbian.profile
. Furthermore it would be great to add a new travis job too.
More features might be added later. This is also helpful for raspbian. Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
5141969
to
bb08f52
Compare
More features might be added later. This is also helpful for raspbian, but this profile is not targeting a specific architecture, it is intenteded to be used for GENERIC configuration. If curious you can try my raspbian helper at: curl -sL https://rawgit.com/rzr/iotjs/master/run.sh | bash -x - Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
+1 for @LaszloLango. It is not clear what is the full profile since there is no platform that support all modules currently, and there are profiles for each platform under |
More features might be added later. This is also helpful for raspbian, but this profile is not targeting a specific architecture, it is intenteded to be used for GENERIC configuration. If curious you can try my raspbian helper at: curl -sL https://rawgit.com/rzr/iotjs/master/run.sh | bash -x - Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
More features might be added later. This is also helpful for raspbian. Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
More features might be added later. This is also helpful for raspbian. Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
bb08f52
to
57c535c
Compare
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
8e1d5b8
to
cba28a5
Compare
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
I updated patch to introduce minimal and basic profiles |
I will keep this closing until you guys understand developments guides of IoT.js |
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded minimal profile for no modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Signed-off-by: Philippe Coval <[email protected]>
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. It can be updated using: rgrep -h -o 'ENABLE_MODULE_[^=#:\$[ "]*' . | sort | uniq Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded minimal profile for no modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Signed-off-by: Philippe Coval <[email protected]>
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. It can be updated using: rgrep -h -o 'ENABLE_MODULE_[^=#:\$[ "]*' . | sort | uniq Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded minimal profile for no modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Signed-off-by: Philippe Coval <[email protected]>
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. It can be updated using: rgrep -h -o 'ENABLE_MODULE_[^=#:\$[ "]*' . | sort | uniq Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded minimal profile for no modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Signed-off-by: Philippe Coval <[email protected]>
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. It can be updated using: rgrep -h -o 'ENABLE_MODULE_[^=#:\$[ "]*' . | sort | uniq Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded minimal profile for no modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Signed-off-by: Philippe Coval <[email protected]>
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. It can be updated using: rgrep -h -o 'ENABLE_MODULE_[^=#:\$[ "]*' . | sort | uniq Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded minimal profile for no modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Signed-off-by: Philippe Coval <[email protected]>
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. It can be updated using: rgrep -h -o 'ENABLE_MODULE_[^=#:\$[ "]*' . | sort | uniq Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded minimal profile for no modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Signed-off-by: Philippe Coval <[email protected]>
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. It can be updated using: rgrep -h -o 'ENABLE_MODULE_[^=#:\$[ "]*' . | sort | uniq Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded minimal profile for no modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Signed-off-by: Philippe Coval <[email protected]>
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. It can be updated using: rgrep -h -o 'ENABLE_MODULE_[^=#:\$[ "]*' . | sort | uniq Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded minimal profile for no modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Change-Id: I3d75c01da037fa030e7497d7a761097764231cfd Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Signed-off-by: Philippe Coval <[email protected]>
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
More features might be added later. It built fine on Debian, Raspbian and probably other GNU/Linux OS. It can be updated using: rgrep -h -o 'ENABLE_MODULE_[^=#:\$[ "]*' . | sort | uniq Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Relate-to: jerryscript-project#1389 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
Generic configuration for many OS, also aded minimal profile for no modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Change-Id: I3d75c01da037fa030e7497d7a761097764231cfd Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 Signed-off-by: Philippe Coval <[email protected]>
Generic configuration for many OS, also aded basic profile for no extra modules support. It was tested on: - Tizen - Tizen:RT - Debian - Raspbian Thanks-to: nherriot <[email protected]> Bug: jerryscript-project#1400 IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]
More features might be added later.
This is also helpful for raspbian.
Thanks-to: @nherriot [email protected]
Bug: #1389
IoT.js-DCO-1.0-Signed-off-by: Philippe Coval [email protected]