qiling icon indicating copy to clipboard operation
qiling copied to clipboard

Refactor MCU module

Open cla7aye15I4nd opened this issue 2 years ago • 3 comments

  • Move MCU from ARCH to OS, os.run replaced arch.run.
  • Add FRDM-K64F, Arduino Due board support.
  • Support save/restore peripheral's context.
  • Move bitband and remap into peripheral.
  • Add fast_mode in MCU emulation.

cla7aye15I4nd avatar Mar 01 '22 10:03 cla7aye15I4nd

@elicn any comments ?

xwings avatar Aug 12 '22 14:08 xwings

@elicn any comments ?

That is... going to take me some time to review. I'll try to do it that over the weekend.

elicn avatar Aug 12 '22 14:08 elicn

The multitasking extension is currently only for the MCU, we will improve it in the future

cla7aye15I4nd avatar Aug 24 '22 19:08 cla7aye15I4nd