Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/espruino/Espruino

The Espruino JavaScript interpreter - Official Repo
https://github.com/espruino/Espruino

Bangle.js: Add accelerometer recovery for rare cases when accelerometer boots with corrupted address (fix #1972)

0932435c29a747a4d5d8087cc1eacf82e233f866 authored about 4 years ago
nRF5x: reset BLE advertising after `load()/reset()` (fix #1975)nRF5x: reset BLE advertising after `load()/reset()`

a5319e1ee8142dc452d9839df9e7c7e9a9711c43 authored about 4 years ago
Start of SMA Q3 pressure implementation - still needs BMP280 handling

39e9f2f06100b2294486d03b2310dcc00ba2a1ff authored about 4 years ago
Merge branch 'master' of github.com:espruino/Espruino

84c5c8ea0ebe055ef853489c50e2ab670b91e847 authored about 4 years ago
NRF52840: Create new NRF_GPIO_PIN_X_FAST as Nordic's gpio functions will no longer inline!

60ce32da72e6741b0a6a66185d369e5fbb171a0b authored about 4 years ago
Graphics: Add antialias/colour blending for 24 bit buffers

286aeeebc7894b24be3f62cd42e9b166c2c97611 authored about 4 years ago
Bangle.js: Don't enter accelerometer power save mode if compass/barometer is in use

Watches: Allow streaming pressure data from Barometer

b256ee4b9386cca980d5a906ab94b54ba0048b4c authored about 4 years ago
Merge pull request #1974 from jeffmer/clean_master

SMAQ3 Accel x,y,z same sign as Bangle

26cd637373c0e34dcb9b6655b32c7c2dfc2df2f8 authored about 4 years ago
SMAQ3 Accel x,y,z same sign as Bangle

93009d0a73ef8999df3d05ce88bb38f03613d387 authored about 4 years ago
Microbit 2: Increase RAM from 64k to 128k

f7fcd060398fe81d8de42423897001bd7ad0871c authored about 4 years ago
Merge pull request #1973 from fanoush/f-microbit2-ram128k

add check for LD_SRAM_SIZE symbol to nrf52_ble_espruino linker script, define for MICROBIT2 as 1...

4a7929cb7ccac6ac309e37f8b06bdc8fd4b30d20 authored about 4 years ago
Merge branch 'master' into f-microbit2-ram128k

afea83875bed3ef35195bfd8841faf769f21a847 authored about 4 years ago
Fix Bangle.js bootloader colour regression

3de2e71ee2c8a7161de16ccc0192b6d30c0bbc77 authored about 4 years ago
Bangle.js: Make the 'home' button more configurable in code

2d553ae79a894e77e8585dddbf160149c4bed5df authored about 4 years ago
Bangle.js: Add Bangle.softOff to allow the RTC to keep running

947229b56e26f7a3afd0a9ac5c33a8ece9ff1f68 authored about 4 years ago
Timekeeping fixes related to dc8d913d443b9995e41b8d35fcd8e034ff66195b

bdf9511c2a12c7acc249dfbceea0ea7bb8e322c9 authored about 4 years ago
nRF52: Allow devices to remember the time between reboots (even if RTC is reset)

ba0031e765570d40593ae11f42eaf769fd0f3465 authored about 4 years ago
SMAQ3: Add support for unknown compass IC

c88dbe6d0d4456b77935fc5f14bd6760323f7105 authored about 4 years ago
add LD_SRAM_SIZE symbol to linker script, define for MICROBIT2 as 128KB

0d3fa8ae2ec6a0ee121f30fb14c90566bb670cd0 authored about 4 years ago
Fix SMAQ3 build error

9953b7c753cf9e37ece471d93ea3becb583fbc6a authored about 4 years ago
flip LCD

fac93f2870a923a3e49c0a82264154efda50d48a authored about 4 years ago
fix emscripten build

66e1331f750598fc56cab926b59429e69d8493c2 authored about 4 years ago
re-order buttons, enable bootloader

7d9f3a196f2a810dfec60ceb7bce17961dd3884d authored about 4 years ago
Add code to speed up DFU LCD comms

3f315f1c27af3f84b373e14291c505aa67067666 authored about 4 years ago
example code

9208599e4c225423d595d57b343becc9d17a351c authored about 4 years ago
docs

3459a1588ea8d80716f150640e009c2f88785d17 authored about 4 years ago
add pressure measurements for SPL06-007 (not currently correct)

03b9578927d01267bcc5741851a8dab84a5ff53b authored about 4 years ago
add patch for NUS security on SDK15

38712b1b6ae2b54e808121c6127a0cecb182676d authored about 4 years ago
add patch to allow SPI3 access via NRFX

e18e8d8ea9470fd33e1272d381af45cd1d517c44 authored about 4 years ago
fix ESP8266 build issues

f334be2af468953b3a73cd4a60d7b116c992e091 authored about 4 years ago
Merge branch 'master' of github.com:espruino/Espruino

0e6e47b94629b45bc9b0e4ffc50918aa5626afd4 authored about 4 years ago
add minimal build option for Puck.js, to max out available on-chip storage

beb3dd90c21d0712e2ff6dab714ed47804104eb0 authored about 4 years ago
merge in work on new device

1049974e35e5a3904d3ba0ddeb904ce6bf3a41c9 authored about 4 years ago
Merge branch 'master' of github.com:espruino/Espruino

e0a76293a1881b544956c346bec17826549d6ba8 authored about 4 years ago
Puck.js: Fix regression where IR LED was left on after transmission (fix #1969)

d2ed4518a1d7c09dfa0f479479bf3afc5336ad38 authored about 4 years ago
Merge pull request #1967 from cjds/patch-1

Update RTOS doc to markdown style

8af54959a34b11d90f6eafdb99d9c932f09c0c13 authored about 4 years ago
Update RTOS doc to markdown style

3fb13b73574dc4bcd2bebd2fbb752e3095098059 authored about 4 years ago
Add ANCS handling. Works to report notifications, but actual message text seems reported yet

7c4351ffc63d233259f603e4449279e1ff7f42d6 authored about 4 years ago
Merge branch 'master' into ANCS

a104a9dd3d92e23e0d9768b0d770be48c6fd0db0 authored about 4 years ago
Graphics: Allow colors to be specified as '#rgb' strings

7474b56525f4bcedff1a2d78742e3a723ddb3f8a authored about 4 years ago
minor typo could cause flipped AA values

14c3aaf1c9649819b7f52d133815f99b424aa847 authored about 4 years ago
fix debug storage compile

394adcb53a27978c3bedb809e4810d7ee9214cb6 authored about 4 years ago
Storage.list now allows you to specifically request StorageFile, only ever reports first StorageFile chunk

ea8ba1c2ff9c9bfa1d19f5c5911818e0a43c7f4f authored about 4 years ago
Bangle.js: StorageFile now uses 10x bigger chunks which reduces stress on Storage.list()

625fa3479c5bff029a292394f5fb49becf3198db authored about 4 years ago
Merge branch 'master' of github.com:espruino/Espruino

3dc32b6bb4cfa57d4b48a2ea572bebccef271505 authored about 4 years ago
Add INCLUDE_BLANK_STORAGE to allow firmware images to be made that clear code out of storage for nRF52

fc280bf2888a0b9619e4f74ff950a13bf23da52d authored about 4 years ago
Merge pull request #1965 from espruino/esp32_improvement

Update SPI (fix #1963)

6b19a0249b792d0567d47c34193be1a7dd78b183 authored about 4 years ago
Update SPI (fix #1963)

* fix build error

689a48d367ae906146abfd62259ce16abd36db97 authored about 4 years ago
Update SPI (fix #1963)

* add callback for cout == 1

6c18ec8c711fafb7175c20aac51074bb65aa67da authored about 4 years ago
Update SPI (fix #1963)

* restore jshSPISend() version befor 2v0.6
* move g_lastSPIRead to it's propper position
* reduc...

64c4a0f3403862acc07ffd7dbbd8e8bee3658333 authored about 4 years ago
Merge pull request #1964 from espruino/esp32_improvement

Update SPI (fix #1963)

3604727be3d89d89e09397e70b41fbe60a8cc1ce authored about 4 years ago
Update SPI (fix #1963)

* disabling DMA just if rx is specified

12455291239051a4f0562bd3ba95a2ec172b411e authored about 4 years ago
Update SPI (fix #1963)

* each SPI get's its onw dma channel
* disable DMA by setting the bus initialization to 0

a133b57d16839fb3c08d18573aad696a6e28d64f authored about 4 years ago
Fix Array.forEach when deleting the item you're currently iterating over (fix #1962)

24ce12a89697744586746bf887af81462b89ab98 authored about 4 years ago
oops

ddd62268c76d2bcaa5a59a8a26b7b34f76e2ded5 authored about 4 years ago
nRF52840: Ensure internal voltage regulator is set to 3.3v (not 1.8v default) at boot

45f510bdedb28cb0ad4638a996d2d7622f2ee617 authored about 4 years ago
Merge branch 'master' into ANCS

2463fd1df1cbb9c7a86c26591e0c54f825ae7973 authored about 4 years ago
Remove NO_COMPILE and instead add wrappersources target

524456680b795772f57a74148a8e174dba4fa1ca authored about 4 years ago
update link

e1a57652cf7268f73d63e72912e90d7043012197 authored about 4 years ago
Minor tweak to ensure error always occurs if there's a problem

2f7c7b3f9fa87362f5c61e58fd96e4e2b5756a9a authored about 4 years ago
Now error if we can't load the palette

10c41b51db5d01c15c9730a77d4336fca663adc7 authored about 4 years ago
Graphics: Support for palettes supplied in image strings

1dbac7a9c6bf0628296acf131c505b8289ca1e35 authored about 4 years ago
Fix emulator crash if Graphics.drawPoly used with odd number of points

Graphics.fillPoly now errors if >64 points (prev was 63)

6b6f9b3df9f8d5ef0328ecde406156e892f83d20 authored about 4 years ago
Fix build problems if realpath is not installed

b539f538ce0cfc138083265430b6257edba89e98 authored about 4 years ago
fix provisioning for SDK15 to allow bootloader to compile

90e17d1a41759360e64b5f1ccfd47c944837b240 authored about 4 years ago
Bootloader tweaks for Q3's display, fix issues with double-buffered displays

810e063074b5b95a846b7a4efd5f09138d9a713c authored about 4 years ago
fix build

b823df23ef93e62fcd26c36e10e7ac8a3b4335c8 authored about 4 years ago
Merge branch 'master' of github.com:espruino/Espruino

d9bde4b5dde369074da9ac6e4c9fcbcc386dc762 authored about 4 years ago
Add support for buttonless bootloader (first boot only, times out after 5 seconds)

07bae20595ea85aad0ab96be244192f853f18a1a authored about 4 years ago
Add support for relaying full touchscreen events in devices that support it

Fix flip-on-idle behaviour for non-Bangle.js smartwatch ports

dd86ffad08a305da9d4d01bc38d01bd5d0cfaa77 authored about 4 years ago
Merge pull request #1958 from fanoush/f-stm32-jshinitdevices-after-gpioclocks

move jshInitDevices() after GPIO clocks are enabled

f8e299f7ef1f69a4a5fc8cb3a212f45bf4cbdd77 authored about 4 years ago
move jshInitDevices() after GPIO clocks are enabled

before GPIO clocks are enabled setting up GPIO registers inside jshInitDevices() has no effect (...

bb00ce463e5bb6013a9bdd44f7942c37d0e008b9 authored about 4 years ago
* `ESPR_DCDC_ENABLE` - On NRF52 use the built-in DCDC converter (requires external hardware)

* `ESPR_LSE_ENABLE` - On NRF52 use an external 32kHz Low Speed External crystal on D0/D1

547c8590e9210c84e64ae4f1e8c427f481861fbc authored about 4 years ago
fix https://github.com/espruino/Espruino/commit/fbdb6c704cdd74566473272589fd74dd526fd5c9#commitcomment-43893285

157c4c77ab11a4271a2207095e00084ff8a89f2e authored over 4 years ago
Pull in fixed SHT3C.min.js for RAK5010

bc29b7b455654f83a2a8dfd2127f723b0425d6b0 authored over 4 years ago
tweak linux reboot so we don't return after

7ba208379f558beccb8af958414b5ab6399173f0 authored over 4 years ago
Util Timer no longer uses RTC - works based on estimated time from the hardware timer itself (fix #1749, ref #1444)

fbdb6c704cdd74566473272589fd74dd526fd5c9 authored over 4 years ago
improve antialiased line draw so there's more overlap at the ends

5c21237e9c6e1f79f74e197166916dfd5c442738 authored over 4 years ago
When load(filename) is used, set global variable __FILE__ to the filename

054bfdbd620edd0bb894129e3a0d7aec85950f81 authored over 4 years ago
Fix regression printing 0.0, fix #1953

9b223914b0eb9cd78ff99b133b042141e38beb66 authored over 4 years ago
nRF52: When outputting assertions, if we have an terminal device (eg LCD) use that

a7b3fa462685eba524b0d18f1162874fe797e544 authored over 4 years ago
Use relative paths for GCC - when macros use __FILE__ this stops us including the whole build path

24ff421f6d6462a8df38d61bcfef88297595cf28 authored over 4 years ago
ANCS compiles and boots, unsure if it works yet!

40583581bc4381184e9b8f7a4b33eeb83792adab authored over 4 years ago
nRF52: Ensure SPI 1 byte DMA errata workaround isn't applied to non-52832 parts

fe99d01afa7a0d9c8f9dc376da9ba4c515967fc8 authored over 4 years ago
fix nRF52 compile issues

2cbcb0061daddf81dd7bb91c20c688f15b3fecfc authored over 4 years ago
build tweaks for nrf52840

022ca354a204aa5c2b3724b249cc3394b05ee086 authored over 4 years ago
Merge branch 'master' into NRF_SDK17

79117c93f2470323503689daa1f01cb47dcd72bd authored over 4 years ago
optional 12 bit gfx mode

9f061dfe11cdd32b0abffe7eda35d32bfe46a842 authored over 4 years ago
Allow SPI transfers of >256 bytes on nRF52840, ID205 gets 12 bit offscreen buffer

e2126c3b632663e8e03eae5fab29d4b84adac1b8 authored over 4 years ago
ID205 build working

5a490b8859b370fdf185d0e8388338d193e5aa2f authored over 4 years ago
Update JsVars counts for official boards

24a1808e51174074082f66fd431e1b99675f685d authored over 4 years ago
Merge branch 'master' into experimental_compact_vars

# Conflicts:
# Makefile
# boards/LINUX.py
# libs/graphics/jswrap_graphics.c
# src/jsvar.h

7b036adb6589d00c732ec7eeae855314ea0a2604 authored over 4 years ago
Now error if using (unsupported) RegExp backreferences

76ee9ab4bdd841e84daa165afac7290aadc53d4a authored over 4 years ago
Fix Regexp handling of unescaped '.' in character group: /[.]/ (fix #1948)

0f4400edeb74b57e3bdc3fb38978d9429e9f20d1 authored over 4 years ago
Now use exponents when printing doubles >= 1E21 or < 1E-6

Based on https://github.com/espruino/Espruino/pull/1577

1e6586a80cd61063a11f63bb026ac5db35735d53 authored over 4 years ago
fix ESP32 build regression

3c5b78ea754dbd28522ca97ea2599341c4dff23f authored over 4 years ago
Merge branch 'master' of github.com:espruino/Espruino

6edda3d9fa2aa00c9c68982842602020a73e2b75 authored over 4 years ago
Merge pull request #1952 from fanoush/f-52840-bootloader-family

enable bootloader and DFU package build for SMAQ3

fdafbf320279a0ad65eba111c24a1095db10e824 authored over 4 years ago
enable bootloader and DFU package build for SMAQ3

- add BOOTLOADER_SETTINGS_FAMILY variable for 52840 targets
- fix softdevice size in flash_avail...

4e02348fe84137d02eadfc051c1a5d76a75d4567 authored over 4 years ago
markdown formatting

0d6e2773eb4cf8f1c50760eca0ab27d6164f073b authored over 4 years ago