devicescript icon indicating copy to clipboard operation
devicescript copied to clipboard

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)

Results 124 devicescript issues
Sort by recently updated
recently updated
newest added

Debugger prints 5 "timeout" messages, then error message. Debugger works on second try.

To hook into unhandled exceptions and send them to the cloud.

Stay consistent with analog start*

When doing a `client.write(...)`, give the ability to set a timeout or some policy when the dvice is missing.

commonly needed crc8,16,32

enhancement
good first issue
core js

dup of jacdac-ts

enhancement

While paused in debugger, hit stop ![image](https://user-images.githubusercontent.com/4175913/228084767-ee790012-8fd4-40cc-b77a-0f65373b80b1.png) - using instead vsix 2.2.10

enhancement

When I right click on ESP32-C3 device (I don't think this is device-specific) and select "reset device" it resets it, gets a bunch of logging input and then drops serial...

When the debugger panics, it kills its process and the debugger session is lost. Would expect to keep the debugging session opened.

enhancement