1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[build] Fixed linux build break (#688) More... over 8 years ago
[callbacks] Fix a few more memory leaks in callbacks More... over 8 years ago
[dgram] Add docs. More... over 8 years ago
[i2c] Fix I2C for FRDM-K64f with its different bus name (#680) More... over 8 years ago
[build] Adjust x86 partition size without impacting bootloader (#671) More... over 8 years ago
[docs] Updating ashell docs with more info (#673) More... over 8 years ago
[i2c] Fixed broken I2C and Grove LCD (#669) More... over 8 years ago
[build] Fix missing includes which cause compiler warnings (#666) More... over 8 years ago
[sensor] Reduce Accelerometer and Gyroscope sampling frequency More... over 8 years ago
[sensor] Fixed generic sensor with latest Zephyr changes More... over 8 years ago
[snapshot] Disable snapshot for Linux and Ashell builds More... over 8 years ago
[snapshot] Fix issue where snapshot is broken More... over 8 years ago
[util] Add zjs_obj_add_readonly_string function More... over 8 years ago
[error] Add zjs_custom_error function to customize Error name More... over 8 years ago
[linux] Support JS module loading on Linux (#664) More... over 8 years ago
[callbacks] Correct lifetime of jerry_value_t items in callbacks (#661) More... over 8 years ago
[callbacks] Automatically release JS callback args (#657) More... over 8 years ago
[i2c] Fixing #651 to remove compiler warnings (#663) More... over 8 years ago
[ringbuf] Fixed linux ring buffer to not fill up after some time (#660) More... over 8 years ago
[build] Fix Linux clean build More... over 8 years ago
[build] Fix pristine target to remove all locally created files (#655) More... over 8 years ago
[dgram] Add IPv4 and IPv6 UDP echo server examples. More... over 8 years ago
[dgram] Integrate dgram module into the build process. More... over 8 years ago
[dgram] Implementation of "dgram" UDP module (#386). More... over 8 years ago
[buffer] Fix bug with uninitialized buffer in write_string (#654) More... over 8 years ago
[build] Fixed OSX buffer build (#658) More... over 8 years ago
[tests] Remove invalid event tests, use Assert.js module (#641) More... over 8 years ago
[assert] Make the QA Assert module match Node APIs better (#650) More... over 8 years ago
[build] Made make HW support more consistent (#653) More... over 8 years ago
[callbacks] Print errors for our own callbacks (#648) More... over 8 years ago