Allow calling chopstx_claim_irq when ready (disabled).

This commit is contained in:
NIIBE Yutaka
2019-05-10 12:05:35 +09:00
parent c1ea549995
commit 79305c3de4
8 changed files with 36 additions and 63 deletions

View File

@@ -1,3 +1,10 @@
2019-05-10 NIIBE Yutaka <gniibe@fsij.org>
* chopstx.c (chopstx_claim_irq): Check INTR before the call.
* chopstx-cortex-m.c (chx_disable_intr): Have return value.
* chopstx-gnu-linux.c (chx_disable_intr): Likewise.
2019-05-10 NIIBE Yutaka <gniibe@fsij.org>
* mcu/sys-stm32f103.c: SYS version 4.0.