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
fixes for lcd_spi_unbuf
cb0444ae5de033ec3ad04334e641a87d87fac385 authored over 4 years ago
* only DC is mandatory
* remove PACKED_FLAGS to work with ESP8266
50c7dfc04cfdbe74c95f41cc9f301a6efc8cd86f authored over 4 years ago
add lcd spi unbuffered driver
98227ad9ec484abcf802e5721d23aa49b291b085 authored over 4 years ago6af103e517117d4b696cbc7bd4546f0749edbfbe authored over 4 years ago
4ab79b6a7482e8e1250355a3cbae1e3e84dbbb2e authored over 4 years ago
required make options:
USE_LCD_SPI_UNBUF=1
DEFINES="-DSPISENDMANY_BUFFER_SIZE=128"
4d06a27c7db4396150a1ed161a8dd77889ebc271 authored over 4 years ago
bf5472f79608e270f7cb0b65671ea36414a9d6b3 authored over 4 years ago
6ae8090140684d9c0ee519466d7c45e3956004ef authored over 4 years ago
3bf830030e384ef6234c5db8d42393f45cf26764 authored over 4 years ago
add jshSPISendMany
67374948db85f62a8f3fad34466a852da40679fb authored over 4 years agoc91f7156a9e402bfe1d5b1659b811d8293e562e7 authored over 4 years ago
Improve String.replace performance using iterator rather than repeated copy
b658ba282d1ea9db120c552d7f10c4277cafc942 authored over 4 years agoadd jshSPISendMany
1707b6db1cbf0664d86a3875bdf107feae1b9b24 authored over 4 years ago59ac47e3a1620600eb343b23d207acf05f95e8db authored over 4 years ago
2cd535a71c20076b788bd8c8ff01b1569e27093b authored over 4 years ago
fab3769c39a26f46f5500f617b3e02d14db404f5 authored over 4 years ago
b68c01bc625c1056192c639e9ba6f18649b379e7 authored over 4 years ago
only tx supported for now and no callback, Max 256 byte per request
371257f61a1a1701b0be8cc1b90703b7fb1bb92d authored over 4 years agoonly TX support for now, size max 256 bytes at once
2503f50d61685a504fd2c855eef42e73f198f5da authored over 4 years agoadd 6x8 font
01288d5170e4d4f5c76d20616820503bb1aacc35 authored over 4 years agothere is enough space an ESP32 to have have 6x8 font
e47163c81560e8c2dcb3debc187ec4caf788367e authored over 4 years agoae0472e510068d79fa4b9a1b97969690c11a0ca7 authored over 4 years ago
68caec0e74b36c8cb06f9e46157649181c1b5d7e authored over 4 years ago
c7830da3b8ff75c7ea4800e83e39530519672b84 authored over 4 years ago
d2f7a3e7f985842f04c226aa0e0e727e1c3a0eea authored over 4 years ago
c14f207c833a01ae5ecf829e316211835cdf6b31 authored over 4 years ago
Added code to jsuGetFreeStack() for ESP32 and introduced ESP_STACK_SI…
aaf3080bb17e5629ead7fc466979c3a47ae40dc5 authored over 4 years ago161982b53e91125c858b1c2bf6bf78ba935c7e16 authored over 4 years ago
040828810070288dc1309f3739dd960e9da74efb authored over 4 years ago
18490b918ef0f80d97b0e6ccd678ddf06b328410 authored over 4 years ago
77a45bb3dc03a38ffd0be80f72e67bab613f5a1b authored over 4 years ago
fe6aa4069bb95b13f77ca794279f05b6845664e8 authored over 4 years ago
b32078a25375ea3be0af15d8d41cf9ce8f3bda9a authored over 4 years ago
074d086bf2f1a7c21dd52c622f4342b3a563bb64 authored over 4 years ago
4e51736c81a5ce384734cc97498187ec4d84c5f2 authored over 4 years ago
ESP32 improvements
3cc623b0e937ca48b62cb939014a023ad43c4086 authored over 4 years ago
* keep jsWarn() for not implemented functions
* add Exceptions for issues
- add FLASH_BAUD
- fix erase_flash
- switch jsWarn() to jsDevInfo()
- keep jsWarn()/ jsError() ...
Update .gitignore (fix #1876)
f7a6ecb4dbf662b1fb265394788c3b9869e9f783 authored over 4 years agoe55b992270cd02414c2ad2f02e81f1af0bf2dd4a authored over 4 years ago
0e0190e0502860ab612474f1d298569394376b54 authored over 4 years ago
f49f7fb4445555f7798f991b18371bd3bc863146 authored over 4 years ago
78d087c9e3a5b779d4ecc95f820a72f688f46a9b authored over 4 years ago
SPI3 pins (CLK and MISO)
3701d54cfac8a5a2fefb06faaef35debd1b0d29d authored over 4 years agoI guess you already know them, but those are pins I've seen when dumping SPI3 registers (0x4002f...
4769e7f84e9a12d23baffd02d291c5deeb63dd3b authored over 4 years ago708cef5159b643a0240a82844142b4bec1cd2791 authored over 4 years ago
f47da1cd394d438296b791d70cc32deaba665093 authored over 4 years ago
wiznet_addons (fix #1830)
87a25cbb98b2d9cdc488f6c29deb71a19d9977a7 authored over 4 years agoa4674b065ffbdb684a20eb82b94fbd4689845567 authored over 4 years ago
7ef44a4a078294286418e04e8e8912b855ae2a81 authored over 4 years ago
9ee4e3d3bee39adcd4b63338f2d8773fe9128a98 authored over 4 years ago
b9122196be8233dfd61c97b6e36ee60ea497dbe9 authored over 4 years ago
e57b51dfb691c256bc9d6a8c34252a3bde2e245d authored over 4 years ago
Remove USBSERIAL enum for non-USB devices
a4fc2ffc8f0f1265da79b42cc658aa5d69d8c1ce authored over 4 years agowiznet_addons
89b53c7afe6048e269569d4cc98fdf72b9ba72fb authored over 4 years ago
add changelog line
remove jsiConsolePrintf for RELEASE=1
wiznet_addons
5666ca88a251784afe84101f18c792e0b34f1cfe authored over 4 years ago
* setHostname()
* getHostname()
* getStatus()
3b74efba495fbdef3be76dda238a8208b15aacf2 authored over 4 years ago
04a50800c73b7ede33cc89a1679339284b77e36d authored over 4 years ago
e93b621034f9833fc7c41c652bf640f690536583 authored over 4 years ago
ea5662088b0b71905fa2045f75fdb1866eea3b6c authored over 4 years ago
nRF52: reduce input buffer space taken by advertising packets
db576d70fee92c6e3d39b04f65b7a0a407dec463 authored over 4 years agoc6e8110376b9aaaf31e144d64b3efccbcae8ca1f authored over 4 years ago
c64c1a45b4e7fb84114eb6009de18ec5853b2e8c authored over 4 years ago
40a35842a0c4d2786786f729d038c18efb5ce51a authored over 4 years ago
Make Bangle.showLauncher() use less ram
07ac438b1439c52203fa74e5828c2fa5dd51f03f authored over 4 years agoAvoids having the contents of all files in memory at the same time.
ccd06effa1a1e2043f73c596964287c9168e2c6d authored over 4 years ago21168a2b29cc8bfa44cb02bf76e66ac40f3a8466 authored over 4 years ago
e209ebe692bcd93d116bf2fe2e5f90140d4f63fc authored over 4 years ago
2a8c72c5b266985e5d34e70eb705ec42c644436e authored over 4 years ago
b66a6e7d9160139697aa35f4c4f40d87f05e6efb authored over 4 years ago
2066459f05860df14674b144dbf55c2e8b426b80 authored over 4 years ago
e2c5bdebfbb0e22f1bb697f2bde3f670c0a6e175 authored over 4 years ago
da0e4b415c932e54516d00fb95a1565976f37e82 authored over 4 years ago
668d529241c34de7eff6702f054e42cf8063a92b authored over 4 years ago
f2bd214a02966cbd004f31f5a2b9487ff5fe5ad2 authored over 4 years ago
5715a1d6d888c9157a2ae025844712e7979441e3 authored over 4 years ago
d20a3010e48a823488fa9966b9d9453bb5c08744 authored over 4 years ago
3ca677f0d9008bb6d82bdfea101c10a2aa9cdfd8 authored over 4 years ago
47df4ae1f604ee3243ef2a6b15a4c4480618a008 authored over 4 years ago
9f9f3e0ef41fe1acabca524323e43aee3f059360 authored over 4 years ago
32327fca382a0fc08cc6cdeab4b2828631c058bb authored over 4 years ago
958bde9621292ad10ccdf08be3538ba4f42fbf16 authored over 4 years ago
Remove half-pixel offset from fillPoly
43e44b52e1f74c4faa4d4cf405cce01307146070 authored over 4 years ago
This makes the results of fillPoly align with those of drawPoly when
both are fed whole-pixel co...
65247d3461a65c0084d91198a3f11a83b013fac9 authored over 4 years ago
56f6ef608fc1de1cad4f6475c327e6c8c8038ba9 authored over 4 years ago
35ae61cbcad1881c22884e3aa6f395005b979e04 authored over 4 years ago
8b23e40928eb98fbaedb89b8596ca337245e2a61 authored over 4 years ago
3cb3c31e2959974f34018ff29cc3a5742b39d812 authored over 4 years ago
fbaa3bbcf54a742caa63ba815bc13f74ecdf1030 authored over 4 years ago
a34d01b19582d01bffc3507cca8a9220c8737b9b authored over 4 years ago
9f233fd140e9d7278b3481cb4c5b29642b289aec authored over 4 years ago
33d7cc503de0fac4cc917dc4723f58e169c495f9 authored over 4 years ago
Add Graphics.transformVertices
561f7b0af8737b93eed85b0c4576369e32160370 authored over 4 years ago
Adds a method to the graphics class for applying a transformation to a
list of points. This meth...
e206a837ecbf45d1eb617cd8bf97ec4642a26439 authored over 4 years ago