tmedicci commented on issue #18380:
URL: https://github.com/apache/nuttx/issues/18380#issuecomment-3927319042

   Hi @aviralgarg05 ,
   
   Nice proposal!
   
   As @acassis , ESP32-S3 is better suited for ELF loading: ESP32 can only use 
its internal RAM to run code, which limits its capacity. I highly recommend 
using ESP32-S3 with 8/16MB PSRAM.
   
   Apart from that, the main purpose of this distribution seems to be to create 
a ready-to-use prototyping device where you can load dynamic applications 
without the need to re-flash the device. Please consider adding other languages 
(compiled or not) to the distribution: wasm and Python (which is supported on 
ESP32-S3) would be highly welcomed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to