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

Merge pull request #1248 from MaBecker/REMOVE_OSPRINTF_FOR_RELEASE

ESP8266: Remove osprintf for RELEASE=1

ec8e7839a02187d45b1b8f16da67a5e61f95888f authored over 7 years ago
ESP8266: Remove osprintf for RELEASE=1

add info to ChangeLog

ebfc69a8c430bc4fd56fae9c76b5e3cf27667fdc authored over 7 years ago
ESP8266: Remove osprintf for RELEASE

ae3a89f31a89c41bcfaa5a08a061c2fd11647c07 authored over 7 years ago
Merge remote-tracking branch 'espruino/master'

9301299aa4fe33acee4b09645f2830944021936d authored over 7 years ago
Merge remote-tracking branch 'espruino/master' into REMOVE_OSPRINTF_FOR_RELEASE

431bcd07e5b72ac91b12b535d3345fd05c462207 authored over 7 years ago
Merge pull request #1244 from MaBecker/master

ESP8266: Enable unaligned reads for ESP8266_4MB (fix #1240,#837)

f9079ceca123a71b3e98e41f97b8902b6a985f59 authored over 7 years ago
Merge branch 'master' into master

7b6d253d0c2fe4e7aaeac3f20cea9cc8e141d28b authored over 7 years ago
Merge pull request #1247 from espruino/MaBecker-patch-1

D16 soft PWM/I2C/SPI/etc

ef8f608b31a115878c4eb18342649b23a730925c authored over 7 years ago
D16 soft PWM/I2C/SPI/etc

6b740c185fd32727e6520159e0547112ec09867e authored over 7 years ago
Merge pull request #1245 from opichals/drop-socketIsHTTPS-in-favor-of-socketType

Drop socketIsHTTPS in favor of SocketType

7ed763858dfccd1e2d71595ce34673cbfb4e94af authored over 7 years ago
Merge pull request #1243 from MaBecker/ESP8266_ADD_GPIO16

ESP8266: Add GPIO16 as D16 without watch (#1206)

d1f97f9550714ca69cb8e2e90a47841f06f837f4 authored over 7 years ago
remove compiler condition

76365cf45116a4fe2040570df4a6141964e4934a authored over 7 years ago
Support for dgram.createSocket({ reuseAddr: true })

4ccfb4fa8a1a8c7a9153d509830add2bf8899da5 authored over 7 years ago
Drop socketIsHTTPS in favor of SocketType

cc2825dcf1aaff45199aa46dd9ef2fe1e40558e8 authored over 7 years ago
ESP8266: move code save section to fist partition for memory mapping (fix #1240)

only fist partition is memory mapped

94031dbc65fa2069f51b7606d941fe6f02e51307 authored over 7 years ago
ESP8266: Enable unaligned reads for ESP8266_4MB (fix #1240,#837)

0211008c8004e58e521320cd0cf46386d6604b1a authored over 7 years ago
ESP8266: Add GPIO16 as D16 without watch (#1206)

b6e11a0d0ffd4ab963dacfa706599060a89fcedc authored over 7 years ago
tidying up console code now we're using the delete characters after VT100 code

c951f277caf54c909c85e0357daa4c6a2dff3fd2 authored over 7 years ago
tidy up UART initialisation

c58855638b0e6f7e50e6419e68cc863b1d8e2115 authored over 7 years ago
tweak copyright date

3094e01dd173efb27f9cc3c946f235b7fc8df4db authored over 7 years ago
add todo

798037ee014924a6ede56b4a25982f3c969f5fa0 authored over 7 years ago
ESP8266: Remove debugger again as it will never work on 8266

997910cb17a55085830ddb7b1a84fd62abdd1710 authored over 7 years ago
Make nRF5x builds automatically create a bootloader if it's required

e6cb617545da7f4b641ba72b8e27808873e13f8a authored over 7 years ago
Use Esc[J VT100 code when cycling through command history (much faster REPL on low bandwidth connections)

dfa0c271ebdd5025a60be7fe05f6af3236a35764 authored over 7 years ago
Add `E.errorFlag` event to allow JS to respond to internal errors

efa7a8a04cdd8d8a381023a3e1fac1da881b6521 authored over 7 years ago
Fix memory leak in tab completion code

6701a4044888fc28fb91d5ba4c7148caced82cb1 authored over 7 years ago
nRF5x: Fix issue with findDevices/setScan servicedata when all digits of service are numbers (eg 1809)

180bfc6c1325755c7d50dc892b27eb4cefcccb3e authored over 7 years ago
nRF5x: Remove app_uart and use nrf_drv_uart with double buffering - fix uart overflow errors (fix #1238)

ea2dfc92224413069ef2a48f6677cd1e01b548cb authored over 7 years ago
tweak docs

0fe025fbaae88c72fc291f630822bc35343daa5a authored over 7 years ago
Fix issue where make clean with a local compiler would blow away compiler's .o files

98ae311f42892d70d1568c5bd40564b2afdc50ba authored over 7 years ago
remove debug print

622fbfbc066c9e6a6f3915e2f83b96cf55be24e8 authored over 7 years ago
Merge pull request #1236 from espruino/ESP32

update ESP32 Branch to UDP, copy UDP code from linux

7b896189900df8aa452e4fa0e4403c3f8e3cd4e0 authored over 7 years ago
clear up Wifi library purpose

e8fa5b39bf385a3622b6e23cd1c86f1cbdb88c79 authored over 7 years ago
define CALLED_FROM_INTERRUPT for EPS32

d7751b2425a825ee6259b74ddce94e87881c3b11 authored over 7 years ago
UDP testing

4f0fa4af4e7f2a7856bb6db7aeaac8299be6895e authored over 7 years ago
Revert "nRF5x: Swap to UART fifo to avoid overrun errors at high baud rates"

This reverts commit 1cd1808d76aedacbea2557970c175c624e297c13.

c7e774246a105bc5727e05c10779f7d5da1c4840 authored over 7 years ago
fix #1237

03bd6fc1f5594c6d2c0bc5b462c6c54c1a529752 authored over 7 years ago
remove spurious jsvGetArrayIndexOf

80f1f94f32cfca96a7a9d903907380091bb7f894 authored over 7 years ago
nNR5x: NRF.setScan now reads service data automatically

nNR5x: NRF.findDevices aggregates data from multiple advertising packets

e2dacd1259fa9da102e94c8f1cd3546b91455b7a authored over 7 years ago
Internal: Added initialiser argument to jsvNewStringOfLength

Internal: Added jsvObjectSetChildVar/jsvObjectSetChildVar/jsvObjectSetChildVar
...

735c0146595affb5c6806672550a31ee2d2c942f authored over 7 years ago
Ensure Exceptions/errors are reported on a blank line

68995f852176ab59154f313cb627df409b2b607f authored over 7 years ago
nRF5x: Swap to UART fifo to avoid overrun errors at high baud rates

1cd1808d76aedacbea2557970c175c624e297c13 authored over 7 years ago
update ESP32 Branch to UDP, copy UDP code from linux

54240e92f74840e9eccfbec431e2c3ae9951ae63 authored over 7 years ago
update ESP32 Branch to UDP, copy UDP code from linux

fd590f08ba3e67f82b8bfd1e6c154bf3b22e536d authored over 7 years ago
minor tweak for website

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

560613ae5c545a563f687dbadec3102dce8a1262 authored over 7 years ago
updating docs

ebe756df6d7eefe227d9c5994a5ed1ea2369c4ed authored over 7 years ago
Merge pull request #1235 from opichals/server-addmembership

Introduced sockerserver:serverAddMembership

9635ae2475009c1145c397cd1de51b6b5c7835ee authored over 7 years ago
Merge pull request #1234 from opichals/date-timezone-fixups

Date timezone handling fixes.

cbefe32f98bc4a9999e8ac68c036dbc3b011252a authored over 7 years ago
Introduced socketserver:serverAddMembership

This avoids the HTTP_NAME_OPTIONS_VAR server property leaking the
socketserver.c local abstraction.

07c75edeb3716edf2c201be76a16b1572f92a9df authored over 7 years ago
Date timezone handling fixes.

No tz-containing date strings are considered of local timezone.
No time-containing date strings ...

925f7bb6d41126976c17d6f5792d41bf8af55665 authored over 7 years ago
Merge pull request #1198 from opichals/espruino-udp

UDP support

52a1309f80c8d1f9c29ca2a9632b253442178ade authored over 7 years ago
release 1v94

89074ff5343addd98de54b15a8666ed8fa5a209b authored over 7 years ago
Disable Graphics.createCallback on devices with small amounts of flash memory - rarely used on those devices and fixes HYSTM32_28 build

8a230ad5bb9bd8e7f0a9fa753e90e6781480612b authored over 7 years ago
STM32: Remove the 'utility timer' from the list of available PWM pins, fixing A0/1/2 PWM on F4 (fix #1229)

d644eab6266a1903bbc47cd91b665eff8fc9a9f3 authored over 7 years ago
Disable startMDNS() in favor of mDNS.js

Without this the esp8266 uses the mdns port 5353 and silently ignores
any message to be received...

aa75f14ebb5283da438d0dc463393721f04a4732 authored over 7 years ago
Added size to UDP buf header.

This is in order to be able to call several socket.send() calls
to different targets synchronous...

f3378c4a8d87a17bb7659ba5eade319a854c0c15 authored over 7 years ago
Working UDP on esp8266 target

5ae292390903decba32c850d0552eff6809f2a98 authored over 7 years ago
DBG instead of jsWarn where appropriate

2ae6041697352aad1dc3335d12e04b2b3fcf3267 authored over 7 years ago
SocketType parameters in net->send/recv/createsocket

And also in their callers (netSend/Recv/CreateSocket).

54412b268a24c3bfa7c0205363aa39b438845fcf authored over 7 years ago
Async socket.bind() support

socket.bind(port, boundSocket => { ... });

68e8297bb247c409fddccd29bee5f5efe3eb52d6 authored over 7 years ago
UDP host:port embedded in send/recv buf

1b139eb5479585f8aca6556f792cecd3ca583804 authored over 7 years ago
Passing addMembership() args to net.createsocket

Limited to a single membership, handled in target specific createsocket
which is provided with t...

bc3d4cbb4699c09044c09178f621947a3cfc9b2e authored over 7 years ago
Drop big UDP packets for esp8266

This proved to be the cure for stalling the 8266 and allowed
the chip to successfully answer .lo...

ae79c96cd398eb13680810fe2d6ede5753d93400 authored over 7 years ago
Introduced SocketType ST_UDP

Initial attempt only, able to send UDP data using socket.write().

df54f21935936c4a3bd55174821c0902ba2fe378 authored over 7 years ago
Added dgram_socket test

socketIdle() from in dgram_bind (after previous dgram_close)

7497a604e4238c2cf5f95cf36eacb80a64063233 authored over 7 years ago
Dual socket.on('data'/'message') possible.

08256ec65c238aedc225ba78315a7176f429a59b authored over 7 years ago
Separated UDP/TCP socketserver handling

Not using stream for UDP receiveData, calling dgram_messageCallback()
instead.

e4bcd3f2db6bcbf4ef934cb3e978d35034b3f886 authored over 7 years ago
New dgramSocket.send(msg, ...), .bind(port)

The send() method contains the destination host/port which is
put into the connection.opt (optio...

f0b9396997738d6556223bb7be76a6a026466062 authored over 7 years ago
netRecv to use recvfrom to get replyTo address

Provided the second 'data' event `info` argument to be able to reply
(message origin host/port c...

f3a2e566adf0f0dc7e8d21aced3c5e9762fa7e3c authored over 7 years ago
fix build regression

602a7999fee636cbfeed93973a3380bf40bcae22 authored over 7 years ago
Add an argument to `reset`. `reset(true)` will now cause all Flash memory to be cleared as well.

Puck.js: Holding down the button while booting (past the the 5 LED flashes) will now ...

b0f1873fff6c24743556f4cd829c21f5172aaaf1 authored over 7 years ago
tweak docs

db8e2e45447b7f7f8cfe0f889722132d76fde5bb authored over 7 years ago
Merge pull request #1225 from lanselambor/master

Merge pull request #1 from espruino/master

9af09408fe85c022ce825b539fb1ed3b2ec750c6 authored over 7 years ago
added function setLEDPower to jswrap_wio_lte.c/h

9cd6c92d0f50152994127abce0e228771ddabdeb authored over 7 years ago
add badge to travis builds

b49b6a3642c9e5545c117f93d530d3cc8b1f919f authored over 7 years ago
If >1 button, set pin state correctly at boot/reset

8fc672bc334580fbaed2ca2c9f522b7281812dd3 authored over 7 years ago
Fix issue drawing on right-hand side of rotated graphics where H>W (regression in 1v93)

7b70d0ee960d9ae14ccb082bf007c7b9693b4ddd authored over 7 years ago
allow 'edit' to search harder for functions to edit

8040d15d685c41f028ad53490309ddde934b3029 authored over 7 years ago
Fix recent memory leak regression during module loading

7237347960825c8a36d706e3bc1dcfa60e3caedc authored over 7 years ago
Slightly more aggressive idle GC on most platforms (at 5% free)

Don't warn the user when we had to run a GC pass during execution

74a6ffaaa07cb4d1c395cae4a50b3739ac7e9e08 authored over 7 years ago
process.memory() now reports time taken for GC and vars GC'd

793365db4c3d28ac777f043b52e4e6000dc78d31 authored over 7 years ago
nRF5x: Fix typo so we wake every 4 min for RTC, not 0.25 sec!

cfa8c64638beeee1574ad4d7e202577cd1fc5b85 authored over 7 years ago
add ability to set badge contrast

74e7c360a1d1aecbd92bc41b5b33e199cf93a3d8 authored over 7 years ago
slight build tweaks

d12f41814ba70fe8c96fd920fa23f341f8c27f47 authored over 7 years ago
Merge pull request #1223 from espruino/ESP32

Fix ESP32 travis build

ffd96ae3ed8c7a3af9994539278e18c0313cd12c authored over 7 years ago
increase ADC to 2

7d1bfb6d85397247d8dec971929ab43bc4c84837 authored over 7 years ago
Add pyserial import for python - required for esptool for ESP32 build

f50868c126d6ff27cc1240d395252a9de3cc6b3f authored over 7 years ago
Merge remote-tracking branch 'origin/master' into ESP32

b442b79b2a922e906d231d93be937aa614cc7182 authored over 7 years ago
add pyserial import

5a4fa5a035fa72e2ee618115cdc332b9031b6da2 authored over 7 years ago
set adc to 2 so board generate works

1547b9591f02152e037079eaab97663982301f7f authored over 7 years ago
travis testing

9e114c54afb379f659d3243d823d2cdb4e689061 authored over 7 years ago
Merge pull request #1222 from espruino/ESP32

Add package python-serial

ca383cf3a0ff7c9a024853bfed296340f4d9f468 authored over 7 years ago
Add package python-serial

ba4c0891657c742039e354cdeca19d84d507403e authored over 7 years ago
save a few bytes of flash on chips with <=1 ADC

b0a282dbb441bd086284c6d8c32cd03009c2aee9 authored over 7 years ago
Ensure that we don't try and handle any other timeout event if we were bonding

676779c1f88ffb333419bc5949b8dd494bfcd827 authored over 7 years ago
remove compile warnings

57a76672996d8110d9054f0fae3417475918bc95 authored over 7 years ago
Now throw an exception when writing to a closed socket (fix #1220)

Set the internal 'conn' variable to false when a connection closes to avoid confusion

e8d83bf3efd0ff8ab609a7f2c7d2fd313fa2ea0a authored over 7 years ago
add docs

f177235a6996173cbd909840c41f8d8019c293fd authored over 7 years ago
now update esp8266/esp32 before build

a7a2fa9fd8e1134d0f8b3407bf34e94058341fec authored over 7 years ago