arduino / ArduinoCore-mbed

348 stars 202 forks source link

RPC/OpenAMP: Support loading sketches to SDRAM. #934

Closed iabdalkader closed 2 months ago

iabdalkader commented 3 months ago

To use this with MicroPython, to load Arduino sketches to SDRAM, it requires https://github.com/micropython/micropython/pull/15499 Which has been merged, so a nightly build will work.