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

fix pin description page

2e8f68e01a429df7a442c37d94f592612a33cac5 authored over 7 years ago
Stop 'require' creating an undefined Module entry in the modules list (fix #1218)

Stop require dumping filesystem errors as well as 'module not found'

a823b75263157ce42f4d0b8766cbe58b3f74bb21 authored over 7 years ago
Increase HTTP server and client version from 1.0 to 1.1 (needed for Websockets on Safari)

00d04d06c00d4bd78e495d5251e98a2341fb76b0 authored over 7 years ago
remove comment for reverted commit

c20b235dbe511d545df0c284fbe85a83a875db9f authored over 7 years ago
Avoid printing error messages during execution, and report to console on idle when if errors were flagged (fix #766)

6a06417babc269037131ea8e3ca23cd34349ed2f authored over 7 years ago
Change more instances of jsWarn to jsException

76273e557f872d1b77df1b38033a64545f9c4933 authored over 7 years ago
Merge pull request #1 from espruino/master

merge from Dordon

343e9d32f598314e86e1a97c31ef57a5d92393f8 authored over 7 years ago
remove un-needed travis define

13ba36fefb811991c2a52f3e0d48004512db974f authored over 7 years ago
Tidy up SD card init code - no delay should be needed (maybe just before use)

bc384d8b97e36d6d4d81e300430581fa24385e44 authored over 7 years ago
Add SD card init code

5fdc3400b09639a2d7edff2a1b568192d4c2d561 authored over 7 years ago
Added Error flag to show if a UART overflow has occurred

b4adb76ccd63235020af848363ddc49f8bdbd36e authored over 7 years ago
set power to grove connectors

d9ff37d1e6b68264b8e2571af3df73a9f48467a0 authored over 7 years ago
start wio builds

45cbeb692782ce57ab656ff72a347b6d15d72de6 authored over 7 years ago
add WioLTE utility class for Seeed WIO board, allow 'make flash' to use DFU for board

d3c59d2d749dda677cf7ca9cb86a96e58377a25f authored over 7 years ago
Merge pull request #1217 from lanselambor/master

Add Seeed WIO support

99a179d772ed24c59f29fe0caef27c288ead15a1 authored over 7 years ago
Revert "Allow IRQs during STM32 neopixel send"

This reverts commit 6773f83c2fb53f314724c01d3c7bd123c7586927.

Just wasn't usable with IRQs - wi...

d9b2b3fb13e1c07b34a3f6d79b0c6c98343f8432 authored over 7 years ago
Change order of execution for init - E.on('init',...) now executed before onInit

e1852a6e86018f6756816bc2bbe40b9715958460 authored over 7 years ago
WIO_LTE.py: fixed wrong comment

31c49c94b89a1483a4793055436802d4a1987c0c authored over 7 years ago
fixed STM32F405 support

4e62bd53974b1dfd9f764927f95a14acb076858c authored over 7 years ago
added WIO_LTE.py

4951216b51a8417d6e26be1b1f6692cd446af69a authored over 7 years ago
Merge pull request #1216 from espruino/MaBecker-patch-1

add ESP8266 fixes

d739e445a4865feb8159c135b10c7d8521851ac2 authored over 7 years ago
add ESP8266 fixes

1903a8787b5de10afcef80d6a6e185fd5fafa845 authored over 7 years ago
fix docs

e8c97b0d1755c5fe10e9aa3981361e8a28e65d3d authored over 7 years ago
add bootloader for hex badge

221591b29b9c633953c3c2267acd3bea1fe4df27 authored over 7 years ago
Fix tab complete for Pins (fix #1213)

6cc0d46eb925585a222be961a376de4772c11c77 authored over 7 years ago
Merge branch 'master' of github.com:espruino/Espruino

916128e4bc73af1c7f27bbd4ef75df57782e48d2 authored over 7 years ago
Merge pull request #1214 from espruino/ESP32

Timer updates, update to esp-idf 2.1, 10 sockets

4e1e09a26d0b910227e00dbd0b314c1500a68f48 authored over 7 years ago
tweak naming

1030c25fee63855ea4711231fac114fc165db6e5 authored over 7 years ago
fix microbit build

ef5d9db8d45204e33b1e95bc56402ff33a517d34 authored over 7 years ago
correct Make for esp-idf 2.1

c8497bc9267ad93867284cd836aa3aa7dfe2f8f1 authored over 7 years ago
correct Make for esp-idf 2.1

1ba2861204e8480209e61baf4eb7ae3872623c25 authored over 7 years ago
update to esp-idf 2.1, sockets to 10

c5efaf6c3086d2993d099c281b8bfbd802dcb734 authored over 7 years ago
Added board file for hexagonal LCD badge

6c9211c2fbe910778c9230f2585a64bc984f1ec3 authored over 7 years ago
Move util timer from its own task into espruino task

The first idea was to move util timer task to 2nd cpu later, but it turned out taskhandling slows...

1b3f15a1951f5bc3fcb59cfa768abdb8840abb36 authored over 7 years ago
nRF5x: Don't disable IRQs completely for some things - only disable Espruino ones

e8ceb5c61bd145e7a74e92a620f4af1cbb96dd78 authored over 7 years ago
Remove 'out of memory' warning messages (it's stored as a flag anyway)

697608ba7b51df341886aec14613b81b187be03f authored over 7 years ago
nRF52: Report central mode promise errors correctly if returned by softdevice

fdb357cc5ccaa559fa4478e9937def9c3630a04a authored over 7 years ago
better setScan docs

02ad00cfcf80d12985ef20d2cb603b6af0cd7bfb authored over 7 years ago
nRF5x: If a task is in progress, report the task ID (BleTask enum)

4e75472d83ad59ca8d4a1ba58d4767d877a3c0af authored over 7 years ago
Move to a faster jsvNewFlatStringOfLength which avoids blocking memory allocation

0593d754ce191422cd2ca9e1e4f6458a55994ff8 authored over 7 years ago
IRQ notes

56ca90f731aac19f64fd9c7a87fb739012322374 authored over 7 years ago
oops - remove print

123546719b954b985df25a0f37a22db086172d77 authored over 7 years ago
STM32: Fix handling of months when setting the internal RTC

1bf2825fee874bb09119807058dedd63bcc3a6b7 authored over 7 years ago
Fix Date.toString for dates before 1970

6d34aebc145a63d7ae575708f7b6db2b918a24ad authored over 7 years ago
nRF52: Ignore INVALID_STATE from CONN_PARAM_UPDATE_REQUEST (it can happen if we disconnect and then SD requests an update)

47df0cf7e15453bc2485c2d6a9f1756a1de072d4 authored over 7 years ago
nRF52: start new connections on idle to ease memory allocation conflicts between code execution & IRQs

504229c6e4992fd7df2b8bc1fda2692eadabae4a authored over 7 years ago
Allow IRQs during STM32 neopixel send

6773f83c2fb53f314724c01d3c7bd123c7586927 authored over 7 years ago
Merge pull request #1211 from espruino/MaBecker-patch-1

change topstrings and topreadonly to work on mac os x too

a87b700b862f20b3dd61c1ef4c75b06c2d7c58f6 authored over 7 years ago
change topstrings and topreadonly to work on mac os x too

fix issue #1210

489334136f64fba57a04115d5e57a8f644b218de authored over 7 years ago
Merge branch 'master' of github.com:espruino/Espruino

db96e1fe2e10d7ec6d7106eaa173a857ca900cf4 authored over 7 years ago
power usage docs

4ada067195c323950f39202ff4d3157f770f9432 authored over 7 years ago
oops

e3f1b891241127692038ecd8a05f1c1d2b960668 authored over 7 years ago
fix links in docs

f98105f338f92104f0c2dcdfda5304e26f1cc481 authored over 7 years ago
docs

cfebdd521a5248e546a47ddfce4546682c8ca5be authored over 7 years ago
Add nRF5x watchdog timer

d1c73ac53537b671f70490165383a722c402c7ca authored over 7 years ago
changed board name WIO_TRAKER_LTE to WIO_LTE

97f19afc7ac6fe73c18f0a595d46d65920b3f575 authored over 7 years ago
added neopixel module for WIO_TRACKER_LTE

e8acb25c10e8e25ce22e296ca52dc71b141366ee authored over 7 years ago
extension to README

- some more customizing in menuconfig
- how to add espruino partitions

5efd80b3f8ab8279938628594aec760575be77c9 authored over 7 years ago
upated to actual Espruino

changes in make to get compiled with actual esp-idf
switched from esp-idf specific pulse to Espru...

1f0f4fd7b45431afe567f86ab0ab93d9cc72b73d authored over 7 years ago
Work out length of typed array with offset correctly (fix #1204)

101dff8c97e2e12fdb90ad129a4bdfb7a7dc11a6 authored over 7 years ago
On nRF52 devices, allow button press at boot to clear out peer manager data

34f43c4987a0067d2f9510b64ae812ed75f59f4a authored over 7 years ago
Do not garbage collect inside an IRQ, fix copy & paste bug

bc5039794d1063b2035efbfc0bb674b1c33cd802 authored over 7 years ago
Improvements in handling errors in code running in IRQs

- if writing to disconnected Bluetooth device, throw data away immediately
...

fc474da39066435a9ff0e2a93bb43f981f56241c authored over 7 years ago
Merge pull request #1202 from espruino/ESP32

fix ESP32 'Not connected to the internet'

228e78c8e61cf04d2ef395ff18b1a3128dabec0e authored over 7 years ago
whitespace

10711c91da32d0ff6aa522ab1a3548e3bfd76572 authored over 7 years ago
fix ESP32 'Not connected to the internet'

41830f365998366ae3a0909de94d6913634066f7 authored over 7 years ago
Merge branch 'master' of github.com:espruino/Espruino

1b6838baca011579606cbbf073636f4fc5556bfa authored over 7 years ago
Allow Espruino boards to reset straight out of the DFU Bootloader

8ee692641878242eac78da705b1f534fa3293112 authored over 7 years ago
Merge pull request #1200 from MaBecker/master

fix issue #1037

220bce22a9038e4431b3360c8f4935403e0bb24f authored over 7 years ago
fix issue #753

ffbc6bd8f4863c0506c0499c73571734a9aed656 authored over 7 years ago
fix issue #1037

fix found by @iotong

fdda1059c573dd58c0e5210037468baf8ab68f57 authored over 7 years ago
allow central build without peer manager

a276ce00c667a31d1f58c55ad43d3d2aeaa89822 authored over 7 years ago
fix image builder

64feba79603003254515de63375fc79984df06fd authored over 7 years ago
1v93

Had to make a few changes to reduce flash usage on some parts where it's scarce.

Original Espru...

d504008aa8305ef0cd95225c4482bd2166c79993 authored over 7 years ago
fix efm and stm build errors

eb9149d60b73bf9a94f1921957debbb5badd30ef authored over 7 years ago
argh. forgot to commit

0d5f4d9c125579eb811f1745b141aa6ac529a3b7 authored over 7 years ago
Add to dynamically turn on pretokenisation (fix #1178)

5ba47c023d0e78a969f232394ec9e358ff4555e0 authored over 7 years ago
squash warnings

56368ae8557f17dd9e64158363aa2010a95bfefb authored over 7 years ago
Merge branch 'master' into pre_tokenized

7ec338dff52077f902dbe58397201fc80317c5ad authored over 7 years ago
Add to allow interpreter state to be controlled from one place

32fa691c905657fc8042ab9a8711bc87e074b412 authored over 7 years ago
Fix dumping of an ArrayBuffer containing data (new ArrayBuffer([1,2,3]) isn't valid)

Fix setAdvertising regression where name would be lost after save() (fix #1193)

fda479779fe168846ab80472a5b0c47d5675a2a6 authored over 7 years ago
fix regression in NRF.setServices caused by recent fix for loading them at boot time

a4268f84738f34260e0b9ebb740009f4a0af44cb authored over 7 years ago
fix build regression

218d1555532725daad22be89260e765fa2fc2687 authored over 7 years ago
Allow larger than standard HID reports to be sent

8b6fe4ec4357804f6876794fc1ef26cbcabd04fe authored over 7 years ago
Merge pull request #1195 from opichals/sendData-unlock-fixup

Align getting sendData with its jsvUnLock

c8608c6dbfdcbe02e245cc3d53c752509038df69 authored over 7 years ago
Align getting sendData with its jsvUnLock

Both the sendData jsvObjectGetChild() and jsvUnLock() are in the
same `if (!connectionCloseNow)`...

1e32a11e0a3930da1f27f1fb591b5bf42d0f3d3a authored over 7 years ago
nicer error message

52c743fce363e3739ec63f6a2c85fca5a45b0dc5 authored over 7 years ago
Fix Object.setPrototypeOf when called on undefined (fix #1194)

91d26d3424d393140e18792e7f9702693e9037bc authored over 7 years ago
nRF5x: Fix issue where 'NRF.sleep()' called while a connection was active could cause Espruino to go into a high power draw mode

d93da985cf3870b1f790fbc3f17873913eb4b5c5 authored over 7 years ago
Puck.js: Added Puck.magTemp() function to get the magnetometer;'s temperature as well

9324e10f6562c007f0d45f5c8af9142c742a08d5 authored over 7 years ago
nRF52: Pull in Nordic SDK13 code to crash caused by writing large characteristic (fix #1181)

d437084a585cb37dcc1efc88865b5dd5627a8f11 authored over 7 years ago
modified to use more efficient jsvStringIteratorSetCharAndNext

dda28b5bb3c2664cf68c407bb879edf6d297b097 authored over 7 years ago
Merge branch 'master' into pre_tokenized

af31458f9057866383e5184e954805db0e974fd8 authored over 7 years ago
Make atob and btoa use flat string for larger amounts of data (faster & more memory efficient) (fix #1192)

f69ee95cc64c527a7b609e658fe979ae8bf3d6fd authored over 7 years ago
more error messages

43024447a8032cb01e3ddd45e93a25fa8e19054e authored over 7 years ago
Don't draw font characters that are off the edge of the screen

2cdc51943388fe3d1944936bf02ad7fae9e0258c authored over 7 years ago
nRF52: Allow secure Bluetooth LE connections

a78fb405fb25aa18032032e2c2c0522dc236e9e0 authored over 7 years ago
squish warning

b25dd97b3d6a690e54c37f4e27e2d37b524297dc authored over 7 years ago
remove ble_advertising library that could have been confusing matters

e82b1dc3d0de92d590e0d51b2fea0e95d9c26457 authored over 7 years ago
nRF52: Disable auto-whitelisting by default, add with (fix #1187)

6ba7f5dc815661478d5c1f46b5ec87ef6cd8f3c5 authored over 7 years ago