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 branch 'HackStrap' into HackStrap_insecure_dfu

310f911b8d8ae3dd706f547eaebc7569f839a89f authored over 5 years ago
fix graphics flip area on odd X pixels, ensure power stays on after any flip

322b7e3ab5457492d362235e1d5000a5f68598c6 authored over 5 years ago
tweak to get bootloader into smaller space

fbdb039e4a8f166a115fb7ea46860070048cff25 authored over 5 years ago
Trying to build the bootloader into 0x7A000

1e016fb29a47715b66b7799e3d8be2096f345989 authored over 5 years ago
Merge branch 'master' into experimental_compact_vars

46aa197a15be37fbd47250ef7ea119b5f1523306 authored over 5 years ago
Add option to remove crypto checks from DFU in order to get bootloader into the 6kb 0x7A000 address HackStrap gives us (normal one is 78000 and 8k). After all, our private key is public anyway :)

b259c7abecd3145ef88bb576a1a1352bf2fe573a authored over 5 years ago
dump size for easy debug

696209f100fa3e0b60ac00e96c404605d44115c6 authored over 5 years ago
Merge branch 'master' into HackStrap

1753fda0e0f61d7e3a0df033b592ba06a1c23356 authored over 5 years ago
Add the patches for SDK11 support from @fanoush at https://github.com/fanoush/ds-d6/tree/master/espruino

f34cce8ea1e82715a16cd7895e6407f6ca914996 authored over 5 years ago
Add GPS on/off

d6dc3c1577530907b1c4eae052583060f44eb85c authored over 5 years ago
fix pixl build

91c995b981433018a2411519f43ccce738471426 authored over 5 years ago
Merge branch 'master' of github.com:espruino/Espruino

dbd69663ef5d7c97d474ca744e1fd62442566e1d authored over 5 years ago
Documentation for modules now includes require('...') in the call type to be less confusing

ea1f6e70208701445e974a3f8a445531cbfc9cbd authored over 5 years ago
TensorFlow tidyup

c80dfdaf62465341e8826466f89d11a8f5f0ffdc authored over 5 years ago
Fix software SPI when sending multiple bytes at once (regression when adding multiple byte send)

d5505025cd165211a92c3df358ba4c45ec31951c authored over 5 years ago
Add SPI flash support

0ebf182c4f989d6faa1905bc5f7b5557d8be8d71 authored over 5 years ago
Merge branch 'master' into HackStrap

bab6902b6071c82e8b699047e7ab2ad3c56345f8 authored over 5 years ago
Merge pull request #1694 from espruino/ESP8266_fix1690

warning: Empty loadable segment detected (fix #1690)

bb20a1309e8be869b46ab734ab6f994052d04832 authored over 5 years ago
Merge branch 'master' into ESP8266_fix1690

eff30e5f12101747c818eb9ae09d859175a38c0f authored over 5 years ago
update changelog

a7408164db0ac176e39c1e0c03bd3a8e4e445e9d authored over 5 years ago
Add tensorflow lite for microcontrollers source code

b33a29bedc28186fc0588944070311221f80fe61 authored over 5 years ago
Ensure diffs have modification note in accordance with Apache license

a84556300059b6ad1a3741cb44f4abcb924a00cd authored over 5 years ago
more acceleration info

a464cc7f85162499e135fbd417f15eb74ade90cf authored over 5 years ago
Merge branch 'tensorflow' into HackStrap

ec98c13e24a51b43f2aa3d8bdceb541ef07524e6 authored over 5 years ago
docs

02eeb567b123e82a70417e5af3cd581e44aad8a5 authored over 5 years ago
improved trace of arraybuffers

79f60ac9be1e8d8ee292e41b8ad8f8774b300352 authored over 5 years ago
Actual working usable tensorflow

25985edd8f6a0dde52242d58924ee91e8280f123 authored over 5 years ago
more useful tensorflow compile - getting towards a library

51c150731b2a4eba763a29225617154ba19afbd5 authored over 5 years ago
Tensorflow sine example now working with 'dynamic'(ish) allocation

26749ef9272a3a1b0f8cb853d5a62fe3c1e3644c authored over 5 years ago
warning: Empty loadable segment detected (fix #1690)

a4042c3b28824c509a753e2032d5a7c73e20a7b8 authored over 5 years ago
first attempt at new tensorflow

7e2b2f9bea5a98d886bac5fe541a578c0a9e4829 authored over 5 years ago
Now report tap info

5ba4fcf22c487554ca78789c6273c93508bb920a authored over 5 years ago
accelerometer read/write

c846d784c0ad6d401bb22692cf927486d1aa74fa authored over 5 years ago
Functionality for LCD power saving

2c656c1b65ef7e51e9d05a41320eca30d723ff43 authored over 5 years ago
fix hackstrap dumping of graphics lib

0a1fd842cd328ec26eb7fd2acb6c3595f5ee8917 authored over 5 years ago
Fix issue where Util Timer timers could break after a call to setTime

e632af66de2598a19bce72bdb2fc59adf8f0c57e authored over 5 years ago
nRF52: Enable DMA for SPI sendAdd DMA for SPI sends on nRF52

03b0e4ca4e53e5a470c29f8f09a1189cae05ea06 authored over 5 years ago
Improve LCD reset performance and Accelerometer read stability

96508ed34080e14a64361b768d7df340fe3adc9a authored over 5 years ago
add hackstrap to boards without prompt

e4fcf4e3da9bd6d554c31c272ce74caa11499d89 authored over 5 years ago
Fix issue where Util Timer timers could break after a call to setTime

e328be0c53100e1df4404d70b15799aeb90d6ffb authored over 5 years ago
More peripherals, disable vibration motor at boot

1a2000de5527d45460ad74da7defb421ed91cd9b authored over 5 years ago
Added promise for getting pressure values

292b51307609457dbd27bacd4a310a38c3b0d137 authored over 5 years ago
New LCD DFU that allows a reboot from DFU mode

cab341f5ed6b3fbd769c08edeaa0ac06ff7ae493 authored over 5 years ago
initial commit - display working, but not full speed yet

a68ea0086bdde467ee3749e81f5a2193e1b6b45f authored over 5 years ago
Merge branch 'ID205' into HackStrap

0e8fe4ae33ce4ce81415fdd79f7b38587b22eb59 authored over 5 years ago
add some tools to get Ghidra pspec files out

0dcbfbf898f65ff8824048049fc5329edfa62f82 authored over 5 years ago
only refresh terminal at idle

c48bd6ffa33aa6255788d6edc0a83afdbbf65536 authored over 5 years ago
export simple SPI send

6909806570e326a71eb0d266ac0d9a323e76eae4 authored over 5 years ago
Added Graphics.getFont/setFont/getFonts

Added Graphics.getFontHeight
Added option to compile in 6x8 fixed-width f...

bcab8a2089fc321888acab06cbed6507f7119f2d authored over 5 years ago
Allow hardware TX on nRF52 to send >255 characters by joining requests using IRQs

12e7be8ba869d00d08956be3a09880d30ed72004 authored over 5 years ago
Added jspGetPrototype utility fn

cbd43d8d8827fe784835f4dfc4e64f6ec4ab37e5 authored over 5 years ago
enable DMA on SPI0 - it wasn't apparent that this wasn't enabled on ID205 until looking at the assembly

70ba99b19b7871236e62764c532bcc6404145f22 authored over 5 years ago
Merge branch 'master' into ID205

c8302905c526141ea4e1ee7a4aa518c0a8518b8c authored over 5 years ago
fix SDK15 compile

8885f739013440c7ba2f2620870188915a57e13e authored over 5 years ago
restart out of bootloader if no activity for 30 seconds

1f5425db72542d82295808fb57ab15698f921b32 authored over 5 years ago
Merge branch 'master' into ID205

49714037c5cadbba43463f41271f19b58c69a709 authored over 5 years ago
Merge branch 'master' of github.com:espruino/Espruino

c9969b2e83ee4c2911b4f9f9a8605f12aafbfc60 authored over 5 years ago
nRF52: If a central is connected to Espruino but isn't reading from UART, don't block waiting to send data

69271330d24502cc230ad3a06f41b97366757b05 authored over 5 years ago
Merge pull request #1692 from espruino/ESP8266_reverse_fix1679

reverse (fix #1679)

06ae1f36da90a954e3005c9159c53c5c15ae2646 authored over 5 years ago
reverse (fix #1679)

e0e7da88e79963d34b93b82d349ac6f9a2f32406 authored over 5 years ago
Fix (Number.toFixed) rounding, eg (1234.505).toFixed(2)

3c700f9d92e73d08dc28a60abd29915a8abd9499 authored over 5 years ago
ESP32 'speed' was wrong

Is this used anywhere in the code or build, or just docs?

The sdkconfig in ESP32's directory ...

349252ba778c612a4f1b5eb3c7f8856bee689f9d authored over 5 years ago
Add D46 which stops LCD flicker and makes touchscreen work properly

aeab09219f1f7c075007052737ffb2a19932b8a6 authored over 5 years ago
tidy up touchscreen code - try and fix blank screen issues

bb2468466156418b45c86a5f6a867fb0c3b116bb authored over 5 years ago
rotate bootloader

20035269d8e4eb5082ff36772aa3052ef040bbad authored over 5 years ago
Merge branch 'master' into ID205

1b63d068203bbcbb60e69388e2622f1deb1af655 authored over 5 years ago
Merge branch 'ID205_spi_multi' into ID205

1db872a2d76de71047c6420f034b40c4f88adde0 authored over 5 years ago
provision tweaks

552fb8fc9e123a7eec2f0f824c7baecb32833711 authored over 5 years ago
add auto provision for NRF SDK15

76c4399904a423cd7ad77e6432f1dc02f6516c6c authored over 5 years ago
Add Array/ArrayBufferView.includes

c2087d40409a01051bebbb66bf644aa0293e29a1 authored over 5 years ago
Merge branch 'master' of github.com:espruino/Espruino

557c3ebff04f39ac91e0b4c8dec8d0e0c393dabb authored over 5 years ago
nRF52840: Fix Serial2 initialisation/usage issues

c6b8dc977a634a4fd9606084a1f904a5b0bc0c25 authored over 5 years ago
Merge pull request #1686 from jumjum123/master

Added remove blacklist for class and instanceof in build_jswrapper.py…

83fba1f32bf1c2ebc3f4eb79f9611fc2139f053d authored over 5 years ago
Added remove blacklist for class and instanceof in build_jswrapper.py (function removeBlacklistForWrapper)

8e884bf8cff0190233d78014166f920f3df4a3c1 authored over 5 years ago
docs

e55d08efd0845f2919c0f542ad248431015f1da6 authored over 5 years ago
release 2v04

3956264e5c178dcd9ccda6c9330874446d50619c authored over 5 years ago
Fix RAK builds - all nRF52 only have 1 UART, not 3

1450610e4c309acac4d85c3ea7c9a4e1c33101d5 authored over 5 years ago
Added E.memoryMap to allow on-chip registers to be mapped direct to variables (fix #1500)

fff811cadb4e2ccb6e55c03e14f477d69741d7e8 authored over 5 years ago
adding touch capability

3a43cbf89ab1618421475cbabd984ae710213c33 authored over 5 years ago
back to 12 bit, lower clock so it actually works at high speed on nRF52840 and enough that the LCD doesn't stop updating

c50c3d09cad2b2cc87c6177dbae5dfa5192a604a authored over 5 years ago
Support for async SPI - move ID205 LCD to 16 bits for now

3e954b8457e973b5439564218fa9629a68fc3055 authored over 5 years ago
Merge branch 'master' into ID205_spi_multi

3306de2388901c30279aaeb8c16f84738918002d authored over 5 years ago
nRF52840: Fix input/pullup/pulldown pin modes on IO bank 2

99b0a5a069d66e07e8acf6f3b423da66c9842b1f authored over 5 years ago
Merge branch 'master' of github.com:espruino/Espruino

13bffedc7e17ed15d7adc62a9517dfc9f6f0cb4f authored over 5 years ago
Fix bug where '.clone' on a native function didn't copy arguments (fix #1685)

c4a204dba0787260e03d0cf2bb41457187079dc6 authored over 5 years ago
Fix corruption if Function.replaceWith called manually on something not a function (fix #1684)

38b983ceed0b297f3e8fb5e20823404ebf5eba25 authored over 5 years ago
Merge branch 'master' into ID205_spi_multi

5f268dd9ef0878eb91c316d16f783c09165149fb authored over 5 years ago
Merge branch 'master' into experimental_compact_vars

7df867fc92bd59e870ea4f26d3355153d33306cf authored over 5 years ago
Merge pull request #1683 from espruino/MaBecker-patch-1

add setOptions description (fix #1682)

f4de36eb514ab9ea12e4584180d87c328ee0c109 authored over 5 years ago
add setOptions description (fix #1682)

2a23bee0d9ae9787f737b6e1d986a886cab83b76 authored over 5 years ago
Merge branch 'master' into ID205

5cd78c8abc0440139f57be81adcd9bfa2815f387 authored over 5 years ago
Merge pull request #1681 from espruino/ESP8266_more_heap

ESP8266 more heap (fix #1679)

6ea4c0a271b5711e42f8c8413848053e84bbfd89 authored over 5 years ago
ESP8266 more heap (fix #1679)

- a win of +2064 byte for freeHeap
- print out header details for section 0. - 5.

4834652ed1f768be788da8939bdb4c540f1f9941 authored over 5 years ago
nRF52840: Allow Serial2 to be used (TX currently only sends 1 byte before NRF SDK starts ignoring sends)

0b21c5d4012a389e31c9f660ac9bc29cfa1a5608 authored over 5 years ago
oops - fix rule change

72fe57f15c1f6a05077c0de5283d16729429a01f authored over 5 years ago
nRF52840: USB Serial works even for big sends, and device swaps to USB automatically

164496a386776b0f617f9dfb5b838152c09fc57d authored over 5 years ago
SDK15: Writing to flash now works

0fd01d609934223f59b5bfa6fc40ad3b20bc6e64 authored over 5 years ago
Adding code for iterating with buffers rather than just chars

82f4eb3b5b090fdb2886240df469c73eff065f3a authored over 5 years ago
Merge pull request #1680 from fanoush/sdl-getpixel-fix

fix lcdGetPixel_SDL reading wrong pixels

b84b8b3bddb2e50dc8aeec645bbc4e698a0e884a authored over 5 years ago
fix lcdGetPixel_SDL reading wrong pixels

Multiply by width was missing in GetPixel, now using same code as in SetPixel.
Current bug cause...

c0c1b20541d7966e841e9b9059885c8a5e0f2c98 authored over 5 years ago