Damien George 98a3911c43 py/scheduler: Add "raise_exc" argument to mp_handle_pending.
Previous behaviour is when this argument is set to "true", in which case
the function will raise any pending exception.  Setting it to "false" will
cancel any pending exception.
2020-02-07 16:08:20 +11:00
..

Port of MicroPython to Microchip SAMD MCUs

Supports SAMD21 and SAMD51.

Features:

  • REPL over USB VCP