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

implement event handler for descriptor discovery

cae561f10ca188121b74f11e30dd11e35113b4b3 authored almost 8 years ago by Christian Winkgen <[email protected]>
uncomment and implement start/stopNotifications

d4092016d608039cecca723a9b6d7c4e2c167a9b authored almost 8 years ago by Christian Winkgen <[email protected]>
fix typo in documentation

d8146800b351d871a0c7f329877430ca65840379 authored almost 8 years ago by Christian Winkgen <[email protected]>
add bleSwitchTask to switch from discovery to notification without returning anything yet

9ac9d8f795e2507fbd8bb995546011cf1471d8e9 authored almost 8 years ago by Christian Winkgen <[email protected]>
add jsble_central_characteristicDescDiscover and global to hold current charasteristic object during discovery to add cccd-handle

e58cf99ca0dbe26eed3c771ed55b648f36dd3ab5 authored almost 8 years ago by Christian Winkgen <[email protected]>
add new ble task

dec088c77e67f0b8e9e54f910517dc24717f8c46 authored almost 8 years ago by Christian Winkgen <[email protected]>
fix pins

063917969476867715072b5ea29b6ebb8b6d284b authored almost 8 years ago by MaBecker <[email protected]>
fix detect(I2C1)

59c1006eac49d0e0aa039654fcce332a8ef4d525 authored almost 8 years ago by MaBecker <[email protected]>
Merge remote-tracking branch 'espruino/ESP32' into ESP32

9a8a15d2a8e2e802f7e43edd6bea67ddb8d42b94 authored almost 8 years ago by MaBecker <[email protected]>
Merge pull request #1075 from MaBecker/ESP32

add ESP32 image and pins

c3fdd23a5b3b41a81d967766a5c13898ead83152 authored almost 8 years ago by jumjum123 <[email protected]>
Merge branch 'ESP32' into ESP32

18285d2a3eb0ee0b56b689eedb7ae3cd4804e109 authored almost 8 years ago by MaBecker <[email protected]>
fix pin order

84d2a5d7aaa3aa3330eb744147ed79c13d3eccda authored almost 8 years ago by MaBecker <[email protected]>
add ESP32 image and pins

d70419d55226f0efce8ef028389ba9f2c5587169 authored almost 8 years ago by MaBecker <[email protected]>
Merge pull request #1071 from wilberforce/ESP32

major update to bring ESP32 branch upto current master 1v91.381

425c2c82b783fcb8a34ab0a738c5d605bbb6cdc9 authored almost 8 years ago by jumjum123 <[email protected]>
major update to bring ESP32 branch upto current master 1v91.381

dde21f544ceb494d34e7a7faab20242da9ce3fb5 authored almost 8 years ago by Rhys.Williams <[email protected]>
Add ESP32 Makefile components to master Makefile

6f1c3d4d1952be0d524e4096c05324273eabf66d authored almost 8 years ago by Rhys.Williams <[email protected]>
allow I2C2 device, and test - yes working with HD44780. Read not tested

82ef682b7997d7613c846cbbcaae9d6c0c531d80 authored almost 8 years ago by Rhys.Williams <[email protected]>
first pass at i2c and spi functions - untested

7b05f8fba3596ccd923fd8ef591f41ae72471420 authored almost 8 years ago by Rhys.Williams <[email protected]>
remove arduino libs dependancy (spi commented out)

ca64061831cc681ef7d5d624c181b823c8496bf5 authored almost 8 years ago by Rhys.Williams <[email protected]>
remove arduino libs dependancy (spi commented out)

c40a05e06fc01bb1fb9169e16b0200d58f735088 authored almost 8 years ago by Rhys.Williams <[email protected]>
remove arduino libs dependancy (spi commented out)

a8c025c9e479a40dde7b0bd703e466d06926e358 authored almost 8 years ago by Rhys.Williams <[email protected]>
implement some of the missing GPIO pin functions

eb93bc3fd6ba85a877a696dae0abf4d0eecba1cd authored almost 8 years ago by Rhys.Williams <[email protected]>
revert Makefile to previous, adding crypto and graphics

ced153127ccc80610354adeccf43f9754bb250ca authored almost 8 years ago by Rhys.Williams <[email protected]>
Update Makefile to current master - to facilitate an easier merge later

7ab1092dcdd7c8c77f21c834f80de9fc488a703d authored almost 8 years ago by Rhys.Williams <[email protected]>
Allow single byte read from flash so that `save()` works

Implement `wifi.save()` and `wifi.restore()` using inbuilt API (rather than save to flash like ES...

7099b84468effe479a6398c8c276bfba96ce71f4 authored almost 8 years ago by Rhys.Williams <[email protected]>
Initial files for the ESP32 environment.

e41040993c03cd488f6d183fe044f9fb4a848aff authored almost 8 years ago by kolban <[email protected]>
update pin tolerance

114ed76d12de90335acbeb87f18102d3e7f1242f authored almost 8 years ago by Gordon Williams <[email protected]>
changelog

ca214a65d72b94bea059e2fea34bd6f7fe3b0acf authored almost 8 years ago by Gordon Williams <[email protected]>
add erase_flash

7f7be333d98ae7d742dbb35363ab3b608179598a authored almost 8 years ago by MaBecker <[email protected]>
add some useful code on the way to #959

b9fc72fb2fecde8dc5527d0a78e6b036c5788df0 authored almost 8 years ago by Gordon Williams <[email protected]>
nRF52: Add 'properties' object to BluetoothRemoteGATTCharacteristic

nRF52: Perform write without response if that is what is required

e3c5380e77028ea8908ce26e2d8ed79546f101d0 authored almost 8 years ago by Gordon Williams <[email protected]>
Fix unaligned reads on NRF51 devices

issue #1051

24bfefe4f7dfa2cb56c06d514df073db21f9102a authored almost 8 years ago by Uri Shaked <[email protected]>
Remove unused `advdata` variable

340ebe73c27c4ca16cd3f74dd410f0e6d3559afe authored almost 8 years ago by Uri Shaked <[email protected]>
attempt to fix #1051

4cdce1ff709eb3fb6118be3dd2350a3f4281e9e0 authored almost 8 years ago by Gordon Williams <[email protected]>
Update README.md

misc fix

498464455eb90d66b933e787acec13fdaa52f3a2 authored almost 8 years ago by Gordon Williams <[email protected]>
Add NRF.setScanResponse() method

d2daf07b0e37fb123499ca31cfc6b45d36249581 authored almost 8 years ago by Uri Shaked <[email protected]>
Fix docs

6485e4229a0b9154a7ec5fc668e8f4f856fa87fc authored almost 8 years ago by Gordon Williams <[email protected]>
Update README.md

Update status of nRF devkits, fix #1041

81c3f4995080edd8beb8d33d85ba9a9c76f796d7 authored almost 8 years ago by Gordon Williams <[email protected]>
Update .travis.yml

Add the release flag to builds - should make travis builds work fine for all the devices

919cbfea5c417e6bf62c79b2f670cd01fc678fc8 authored almost 8 years ago by Gordon Williams <[email protected]>
get travis build for nucleoL476rg board

90766e7a0b02a4fb427d0f93d80460ae7a567f83 authored almost 8 years ago by Vincent Veron <[email protected]>
<L4 LL> code cleaning

14bc5512d87387bb4c9bb1682597204b62b49459 authored almost 8 years ago by Vincent Veron <[email protected]>
fixed hid

d5e43df71dcd1ec40bc1d90f781575f9cf1e655c authored almost 8 years ago by Harry Morgan <[email protected]>
line counting tweaks

38d80eff1e9c53366f1a704c19d14e19ba63ba68 authored almost 8 years ago by Gordon Williams <[email protected]>
reduce memory usage to leave a bit more stack for execution

ce3fd0d33e7e1e607c146d9bb889e4fd1b8a4d41 authored almost 8 years ago by Gordon Williams <[email protected]>
Update Dockerfile to use latest arm build tools

This fixes the build for the Micro:Bit inside Docker

00fd59d409a781aa2fd67fc754053e0ec53277af authored almost 8 years ago by Uri Shaked <[email protected]>
fix compile issue caused by recent PR

eb334a749399c4cc56a97d12c0d371e574530585 authored almost 8 years ago by Gordon Williams <[email protected]>
<LL L4> add DAC functionality

520446ec3f4e7f2c07f92cc17d171de7630d6fd8 authored almost 8 years ago by Vincent Veron <[email protected]>
ld errors with mispelt BOARD definition

It is very easy to make a mistake writing in the board name when doing <BOARD>=1 RELEASE=1 make
...

d0dc393794f9186030d64326a7a8a6ed8ed8c12f authored almost 8 years ago by Owen Brotherwood <[email protected]>
nRF5x: Allow multiple advertising packets to be set at once with NRF.setAdvertising

682fbebbd266951a6ca7bc54bd00e7f04cb6c8ee authored almost 8 years ago by Gordon Williams <[email protected]>
nRF52: Allow arbitrary NFC data to be specified (fix #1021)

8ee775e9a9c7426d6d0e4b1d873a220b10c4dcfb authored almost 8 years ago by Gordon Williams <[email protected]>
Fix jstExecuteTaskChecker bug, and allow jstExecuteFn to take a userdata argument

Puck.js: Reduce IR LED to 10% duty cycle
Puck.js: Allow Puck.IR to take p...

cd05c2fc658b130817ab89f5144bc9e4dd928dbc authored almost 8 years ago by Gordon Williams <[email protected]>
make clean note

9010b3e1bb12cf168e8db0efb69806ea24f75913 authored almost 8 years ago by Gordon Williams <[email protected]>
fix microbit warnings

626155478558b0300a1dafc7e7382e9a084b8062 authored almost 8 years ago by Gordon Williams <[email protected]>
enable Pin.toggle() on ESPs

969b3f65dc20563c605fd60d1d48d3405830ee68 authored almost 8 years ago by MaBecker <[email protected]>
add setIP and setAPIP

2387b4a43f8de9518c9e21c9ecb1eb85675229b0 authored almost 8 years ago by MaBecker <[email protected]>
set NET_DBG 0 if def RELEASE

do not include NET debug statements when using RELEASE=1

99f184a113c52e4212306966b3dfc28e008a5f67 authored almost 8 years ago by MaBecker <[email protected]>
set WIFI_DBG 0 if def RELEASE

do not include Wifi debug statements when using RELEASE=1

cb31c99a579074505803c26f01359916ffa54493 authored almost 8 years ago by MaBecker <[email protected]>
Fix implicit casting to bool/number on ArrayBuffers (fix #1030)

b63a5a2ac30965a61c789fe0b7384585d96540af authored almost 8 years ago by Gordon Williams <[email protected]>
update board docs

c826f7c8e46c407f9ca6d5839d9269ae43b7b239 authored almost 8 years ago by Gordon Williams <[email protected]>
Added Date.prototype.toISOString() method

9ee32c5375209f2b651b8c5d5ba757406f244165 authored almost 8 years ago by Standa Opichal <[email protected]>
Make sntpSync use setTime() not to break setInterval()

The setTime() properly sets the jsiLastIdleTime which is used
in the _jswrap_interface_setTimeou...

c697f4af339dce90f0ce276ebfae17ae8404c031 authored almost 8 years ago by Standa Opichal <[email protected]>
Added Pin.toggle() function

db1f44ac24b04ba5289706161c6b31fc79a42b91 authored almost 8 years ago by Gordon Williams <[email protected]>
docs

8865849a4be2503a2e2c9f3a160d399acb2a5000 authored almost 8 years ago by Gordon Williams <[email protected]>
nRF5x: Fix issue where Espruino could crash during save() if the flash got into a strange state

1b7b628e65f34bc71c8c7c829808abd0f016048a authored almost 8 years ago by Gordon Williams <[email protected]>
fix regression in doc creation

6d2bdc47fe548ad249222f589079b4d7551c8b0c authored almost 8 years ago by Gordon Williams <[email protected]>
Puck docs: Added detail and minor fixes to magnetometer functions

46c7fe17d10a439574cc38a8a640c731e6b6196b authored almost 8 years ago by Ron Smeral <[email protected]>
<LL L4> add jshPinAnalog

34091657033360cca5879803275d3613959af7f4 authored almost 8 years ago by Vincent Veron <[email protected]>
<L4 LL> add jshSPI... functions

02d3f9e57f33d9e99e7322c53ff6b51bd05aa38e authored almost 8 years ago by Vincent Veron <[email protected]>
bump version

041507bf546bf45cd5d509792bd78bfdc7039569 authored almost 8 years ago by Gordon Williams <[email protected]>
<L4 LL> add jshI2C... functions

a82f5c88c78b0e41012514adee79201b222ac73f authored almost 8 years ago by Vincent Veron <[email protected]>
Allow implicit conversion of hexadecimal strings to numbers (fix #1016)

a0d8e10343c44cc60f0eb3c02700bdaa02db1d2c authored almost 8 years ago by Gordon Williams <[email protected]>
Allow arrow functions inside nonexecuting functions (fix #1011)

225d78e9ef8b26aef2388a161f08d21b246dc7b1 authored almost 8 years ago by Gordon Williams <[email protected]>
nRF5x: Add NRF.restart() to force the restart of the Bluetooth Softdevice if required

nRF5x: Add E.setLowPowerConnection(bool) to allow continuous connections to Puck.js (...

c47f9e0d1c24ed90eb1ef1a848e7a620becf63c9 authored almost 8 years ago by Gordon Williams <[email protected]>
disable word access - see #1017

6731e5050a0adb2ce0197046cc54887a7a64a382 authored almost 8 years ago by Gordon Williams <[email protected]>
Ensure tab complete/others include the Object proto even on functions/strings

e5f70b3f5f67639b76fbc477333174a0cce33ee1 authored almost 8 years ago by Gordon Williams <[email protected]>
Puck.js: Tweak battery percentage calculation to try and make it more linear

Puck.js: Adjust Puck.light() levels based on battery percentage (and add comments)

7573093383514947b4303614b5c55a908629d78c authored almost 8 years ago by Gordon Williams <[email protected]>
nRF5x: Fix E.hwRand() (fix #1010)

219146b948d43f6e04d114bf3b797a3939a96289 authored almost 8 years ago by Gordon Williams <[email protected]>
Adding Global built-in objects like SPI1/Serial1 and Bluetooth to the docs

8774c35eb0466534e58bd66a37ad5ec03e598426 authored almost 8 years ago by Gordon Williams <[email protected]>
update FatFs (C)ChaN from R0.10a to R0.10c

d4eafef612e456cb1517fc2f7fead7ea8aa15257 authored almost 8 years ago by Hartmut Müller <[email protected]>
Fix bug that caused Bluetooth/TV/USB objects to be added in devices that didn't support them (fix #832)

806cb2895a2f2f9c6bd948a81323a0cace68888a authored almost 8 years ago by Gordon Williams <[email protected]>
nRF52: Increase custom UUID count from 3 to 10

b8e8d33b0af1e4712f92f0832c5ed63eb60e9aae authored almost 8 years ago by Gordon Williams <[email protected]>
ignore Espruino Software Reference files

12a13e2915995098dd72ada5973dccfed417302f authored almost 8 years ago by MaBecker <[email protected]>
textify more NRF errors

2c8588dff81fca7e42b9c2e37767adcb14a9f934 authored almost 8 years ago by Gordon Williams <[email protected]>
make docs nicer for 'Note' about it not being in all devices

16580ffc89fc7b7be89ac8db3853818dd4b35fbf authored almost 8 years ago by Gordon Williams <[email protected]>
Fixed https://github.com/espruino/EspruinoWebIDE/pull/163

569f22044d8ed16d85024b3fdcd8b4cb909f4699 authored almost 8 years ago by Gordon Williams <[email protected]>
microbit: Update Espruino with pin polarity, so saved code gets loaded without BTN1 pressed

8a335313f5bf005927f603863ff62a9c0c646491 authored almost 8 years ago by Gordon Williams <[email protected]>
<L4 LL> update header

7d1316f70f4ac544efb7c62d1962377d3852c6f3 authored almost 8 years ago by Vincent Veron <[email protected]>
rework patch to write in flash per 64 bits after Gordon remarks

Rework of 9d7645b392e2df8392e3053f82026266f727411e patch
(patch Espruino source code to write in...

79dd90d5ad3aaaf56522a9cf4d9edd27cc8cda3e authored almost 8 years ago by Vincent Veron <[email protected]>
patch Espruino source code to write in flash per 64 bits

846210ed61845ef7853febaa5e602c866d6e0c42 authored almost 8 years ago by Vincent Veron <[email protected]>
<L4 LL> Code cleaning

c6175bb95a051c21daac51afbb9263059f981c57 authored almost 8 years ago by Vincent Veron <[email protected]>
<L4 LL> debug : add assert_param to check all LL parameters

69cf5b71c439cecec6d24f9e772f4b8fa72bc06b authored almost 8 years ago by Vincent Veron <[email protected]>
<L4 LL> USART code cleaning

65225fbad66eed58b94ab43695df976fea6e1bed authored almost 8 years ago by Vincent Veron <[email protected]>
<L4 LL> add jshFlash... functions

Not functionnal for now :
On L4, we can only read and write 64 bits whereas Espruino
is asking...

a8b88fde00ab5e00989cf295b1bb870a70859963 authored almost 8 years ago by Vincent Veron <[email protected]>
<L4 LL> IRQ based timer

b7cb62620e0919b681a4e28cc55b30ab692295b8 authored almost 8 years ago by Vincent Veron <[email protected]>
<L4 LL> add jshSleep and jshReset functions

c1e294abf993ae19b3755c12692187dedfb9eff1 authored almost 8 years ago by Vincent Veron <[email protected]>
<L4 LL> add watch pin functionality

Only A0 to A9 seems working...

92d495c63df97dbdbddbf8b164ed235f0b952f11 authored almost 8 years ago by Vincent Veron <[email protected]>
<L4 LL> rework jshInit function to fit with previous Espruino one

bad0d292f8545f9a81b5d28856776902753b2647 authored almost 8 years ago by Vincent Veron <[email protected]>
<L4 LL> Add system time

This allows to have setInterval, etc working

3fa6c8ed44dd6f3e25a62aa619661c216a67d810 authored almost 8 years ago by Vincent Veron <[email protected]>
<L4 LL> Add jshPinGet/SetValue

98234022a07a72c6a4a8413f793fb2469565648f authored almost 8 years ago by Vincent Veron <[email protected]>
<L4 LL> basic porting with console

Able to use console and basic JS code

99b6ec229509a77bedbecf35868d41c324a148ab authored almost 8 years ago by Vincent Veron <[email protected]>