Commit ec92ccb5b0ca9470e4250f17ec77eba4d9adb286
authorDelio Brignoli <brignoli.delio@gmail.com>
Tue, 19 Sep 2017 18:17:19 +0000 (20:17 +0200)
committerMichel Pollet <github.com@pollet.net>
Wed, 20 Sep 2017 07:11:33 +0000 (08:11 +0100)
tree5d2fb459fc77d547fd06e46ba9c9da19301663a2
parent67504103373de3bedd9980d43d1d9e5db76fa822
Message:
extint: support cores with non-contiguous extint numbers like atmega32u4

avr_extint_exists() is used to establish if an extint index is valid
and avr_extint_count() is removed because it is not used any longer.
simavr/sim/avr_extint.c