Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 6 months ago.
Load external binaries
This is a very high-level/stupid question about mBed...
From what I've seen so far, all libraries and external binaries are bundled into one bin file before deployed to a device. My question is, would it be possible for an mBed application to download other binaries and load then on-demand (provided of course that these assemblies implemented a specific interface)? In other words; use binaries that is not part of the original bin file.