Logo
Explore Help
Register Sign In
archive-gh-me/Espruino
1
0
Fork 0
You've already forked Espruino
mirror of https://github.com/espruino/Espruino.git synced 2025-12-08 19:06:15 +00:00
Code Issues Projects Releases Wiki Activity
Espruino/targets
History
Gordon Williams 43943b58ac Timers now have unique IDs (#1444)
Added `require("timer")` to access timers, removed `E.dumpTimers` and `Pin.writeAtTime` (fix #2586)
Added ability to execute JS from an a timer with `require("timer").add({type:"EXEC",...)`
2025-12-01 14:48:26 +00:00
..
embed
Added jsvObjectGetChildIfExists to avoid the jsvObjectGetChild(... ,0) case - saves ~300b of flash space
2023-04-25 10:59:34 +01:00
emscripten
Change ioBuffer FIFO from 4 byte blocks to variable length blocks. Far more efficient for USB/BLE/other block data
2025-02-26 16:22:58 +00:00
esp32
Bluetooth: Increase size of max advertising received (now ~120b on high MTU builds)
2025-09-26 16:19:48 +01:00
esp8266
Swap jsvGetStringLength()>0 to jsvIsEmptyString(line) - a lot faster
2025-05-23 15:25:09 +01:00
linux
add ESPR_FS_PREPEND_PATH, other compile fixes
2025-09-12 11:48:23 +01:00
nrf5x
Timers now have unique IDs (#1444)
2025-12-01 14:48:26 +00:00
nrf5x_dfu
nRF52: Bootloader now doesn't reset RESETREAS
2025-01-16 12:28:53 +00:00
nucleo
Added 'Nucleo' class for STM32 nucleo boards
2014-11-07 12:58:40 +00:00
stm32
STM32: Ensure setDeepSleep(1) will only sleep if there are no active PWM outputs
2025-12-01 14:36:21 +00:00
stm32_boot
Fix STM32 bootloader build
2024-12-06 15:56:36 +00:00
stm32_ll
Change ioBuffer FIFO from 4 byte blocks to variable length blocks. Far more efficient for USB/BLE/other block data
2025-02-26 16:22:58 +00:00
Powered by Gitea Version: 1.23.5 Page: 661ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API