You are reading a single comment by @user47006 and its replies. Click here to read the full conversation.
  • Gordon you did a terrific job with espruino. Now it's up to somebody to do roll the sleeves and work.

    I imagine when you started thinking about Espruino and decided to do it, you evaluated in some way if smt32 would be able to do the job done (like flash size, speed, RAM etc) and once you evaluated and concluded that the chances of being successful with the given resources then you started your work.

    I would like to try to port it but I have some questions
    #1) Simplify API: What parts of the current espruino would you include ?

    #2) RAM: You rightly mention about the 16Kb limiting and possible less as they have their library for the BLE (they call it softdevice). what do you think it's the minimum ram needed for a simplify API?

    #3) Stages: I was thinking that to start this I would go port first the basic things and later I2c/SPI/PWM/Serial/Timers. Do you think any gotchas doing in that way?

    Thx again for your time.

About

Avatar for user47006 @user47006 started