micropython: Set MICROPY_GCREGS_SETJMP=1 for xtensa and sh
authorChris Packham <judge.packham@gmail.com>
Fri, 18 Sep 2015 09:19:35 +0000 (21:19 +1200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 19 Sep 2015 12:00:15 +0000 (14:00 +0200)
commit4685485ef7651786da87f0e09a7d787aae68c1fe
tree01f3d2dbd46fd5f8259986c224ec9f27d153bf3e
parent15809ab132bd3e2c592e67364f0311604843b792
micropython: Set MICROPY_GCREGS_SETJMP=1 for xtensa and sh

These architectures don't have explicit exception handling support in
micropython but can use the setjmp fallback behaviour instead.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/micropython/micropython.mk