qiling
qiling copied to clipboard
Refactor MCU module
- Move MCU from ARCH to OS,
os.runreplacedarch.run. - Add FRDM-K64F, Arduino Due board support.
- Support save/restore peripheral's context.
- Move bitband and remap into peripheral.
- Add
fast_modein MCU emulation.
@elicn any comments ?
@elicn any comments ?
That is... going to take me some time to review. I'll try to do it that over the weekend.
The multitasking extension is currently only for the MCU, we will improve it in the future