Most recent activity
-
-
-
Basically there is a mix of C++ and Javascript that makes up the working environment. The build tools will build a combined firmware "hex file" that combines the bootloader, the firmware and the basic bangle bootstrap apps.
Obviously it all depends on what you're interesting on doing or working on for which bits of the environment you actually need to build. -
Yes, that is the firmware you need. The building guide is https://github.com/espruino/Espruino/blob/master/README_Building.md building in your case with a BOARDNAME of BANGLEJS2, that will build the bootloader and espruino interpreter to install (along with the bare minimum bootstrap apps)
Once those are up and running then the functionality and apps are provided from: https://github.com/espruino/BangleApps again there is a readme there with a lot of information on how you can build your own and/or create your own forked "app store" to use. -
- 7 comments
- 502 views
-
-
-
Hi this is a forum for discussing the Espruino javascript environment, you probably want to look into the Espressif site/support for this: https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/peripherals/twai.html
-
-
brilliant @fanoush thanks, that's a great starting point... still no picture but getting there.
Hacker and Ultrarunner...
Blog
Mastodon