openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Espruino
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 18, 2024 — Nov 18, 2025
Showing page 1 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
remove E.setBootCode from bangle.js to free up space - you can write direct to storage instead, and writing to boot code would remove the bootloader anyway
Gordon Williams
More...
5 days ago
Pin.getInfo().negated now set if pin negated in firmware
Gordon Williams
More...
5 days ago
Bangle.js: Updated built-in Layout.js with some minor fixes
Gordon Williams
More...
8 days ago
remove code that is now never reached
Gordon Williams
More...
12 days ago
Array.sort: fix issue where *some* sorts of 10+ items could cause the array not to be GC'd
Gordon Williams
More...
12 days ago
post-release changelog
Gordon Williams
More...
15 days ago
2v28 release
Gordon Williams
More...
15 days ago
code comments
Gordon Williams
More...
15 days ago
Graphics: fix cropping of images in strings when gfx instance is rotated by 90 degrees fix https://github.com/espruino/BangleApps/issues/4053
Gordon Williams
More...
15 days ago
Update Bangle.js factory apps
Gordon Williams
More...
15 days ago
Linux SDL: Use SDL2, more keys forwarded, allow resizing of gfx window Fix Linux ARM64 build Misc tweaks from Pipboy build
Gordon Williams
More...
15 days ago
docs
Gordon Williams
More...
21 days ago
fix assert(0) if CRC32 called with nothing in debug build
Gordon Williams
More...
21 days ago
JIT: Fix floating point constants
Gordon Williams
More...
21 days ago
Fix escape characters in strings inside templates inside templated strings `${"\n"}`
Gordon Williams
More...
21 days ago
Add median-of-3 for Array.sort (1/3 of the compares for pre-sorted data)
Gordon Williams
More...
22 days ago
Add fast path to xIntArray.indexOf
Gordon Williams
More...
22 days ago
Merge pull request #2662 from espruino/dependabot/github_actions/actions/upload-artifact-5.0.0
Gordon Williams
More...
24 days ago
Bump actions/upload-artifact from 4.6.2 to 5.0.0
dependabot[bot]
More...
24 days ago
Puck.js: E.getTemperature(true) will now use the uC's internal temp sensor (previously only external was possible)
Gordon Williams
More...
28 days ago
Update README with new link for usage instructions
Gordon Williams
More...
28 days ago
I2C: Fix readReg to ensure it sends I2C STOP after the read changelog for 626c4e1
Gordon Williams
More...
about 1 month ago
Fixed bug where I2C.readReg() was locking up the I2C bus by not sending STOP signal after reading
rblakesley
More...
about 1 month ago
docs
Gordon Williams
More...
about 2 months ago
Jolt.js: Fix memory leak in Q0/1/2/3.setPower
Gordon Williams
More...
about 2 months ago
oops - fix build
Gordon Williams
More...
about 2 months ago
Bluetooth: Increase size of max advertising received (now ~120b on high MTU builds) nRF52840: Fix crash if receiving >32b of advertisement data
Gordon Williams
More...
about 2 months ago
still ensure we assert for negative manufacturer data
Gordon Williams
More...
about 2 months ago
change scan_start error check to one that'll report the error without rebooting the device
Gordon Williams
More...
about 2 months ago
nRF5x: Fix assertion failure caused by receiving manufacturer data with 0 length
Gordon Williams
More...
about 2 months ago
←
1
2
3
4
5
6
7
8
9
…
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree