Is there a way to launch the firmware on the console? #4982
Unanswered
espruino-discuss2
asked this question in
Bangle.js
Replies: 1 comment
-
Posted at 2022-07-11 by @gfwilliams The In theory you could build a native Espruino build with some Bangle.js functionality, but the best bet is probably to run There's an example of doing that here: https://github.com/espruino/BangleApps/blob/master/bin/thumbnailer.js But there is no REPL implemented - one could possibly be added though, in the same way it's done when |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2022-07-08 by BartS23
I know that it is possible to start espruino itself, but then there is no
Can I get espruino to load the current Bangle/Emscripten build on the console?
I have successfully created emulator_banglejs2.js.
But when I create
I get the following error:
Beta Was this translation helpful? Give feedback.
All reactions