1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Acquire object references so it doesn't get freed by runtime More... over 8 years ago
register BLE services after setServices() More... over 8 years ago
Fixed bug where BLE advertisement and device is not showing up More... over 8 years ago
Fix memory leak by releasing JS callback object after calling it More... over 8 years ago
Replace zjs_is_number with jerry_value_is_number More... over 8 years ago
Add new Buffer class to global object More... over 8 years ago
Move PRINT definition to zjs_util.h and remove many copies More... over 8 years ago
Add macros for testing JerryScript value types more cleanly More... over 8 years ago
Remove "_api_" from some of our function names, like JerryScript More... over 8 years ago
Add function to check whether a value is any numeric type More... over 8 years ago
Updated web bluetooth demo js More... over 8 years ago
Extended zjs ble api with new api More... over 8 years ago
Extend startAdvertising() to accept name and uuid arguments More... over 8 years ago
Set up ble service in C code for now More... over 8 years ago
Queue advertising start callback in the threadsafe way More... over 8 years ago
Queue BT ready callback in the threadsafe way More... over 8 years ago
Forgot to check in the zjsmaxheap script itself More... over 8 years ago
Updated ZJS src with JerryScript api changes More... over 8 years ago
Build with upstream JerryScript Zephyr target More... over 8 years ago
Add zjsmaxheap that binary searches the max heap size for JS More... over 8 years ago
Serialize AIO callbacks into the task context More... over 8 years ago
Reimplement callback queue using threadsafe fifo More... over 8 years ago
Initial ble implementation More... over 8 years ago
Simplify timers code by using multiple nano_timers More... over 8 years ago
Added AIO javascript sample More... over 8 years ago
Added IPM communication module More... over 8 years ago
Use ZJS_PARTITION env var as device partition size More... over 8 years ago
Add a new utility api to set Jerry API value with specified string More... over 8 years ago
Rename blbuild to blresize; leave a valid flashpack behind More... over 8 years ago
Only build the boot updater on the first pass More... over 8 years ago