List of omitted functions on low-flash devices #6619
Replies: 1 comment
-
Posted at 2022-03-01 by @gfwilliams As you say http://www.espruino.com/Reference generally lists every function and where it is available so you can work it out from there. What do you mean by 'low flash devices' though? There is no pre-made list as every device is different, but if you're willing to check out the Espruino repository you can do Posted at 2022-03-02 by Eric24 I'll try By 'low flash devices', I was referred to these notes in the online API documentation: Posted at 2022-03-02 by @gfwilliams Yes - this mainly only refers to the BBC micro:bit 1. Every official board is unaffected |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2022-03-01 by Eric24
Is there a comprehensive list of functions and functionality that is omitted on low-flash devices? This is documented throughout the API (things like the getFree function in the Storage module), but I was hoping there might be a definite list somewhere.
Beta Was this translation helpful? Give feedback.
All reactions