From 15a4403f244f70234dce8f6a89ea94796dee3022 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Tue, 28 Jun 2016 15:48:15 +0900 Subject: chopstx_poll change --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 851df3d..c3f7f08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2016-06-28 NIIBE Yutaka <gniibe@fsij.org> + + * chopstx.h (struct chx_poll_head): Declare here. + + * chopstx.c (chopstx_poll): Don't use varargs, but use + an array of pointer. + (chopstx_intr_wait): Follow the change of chopstx_poll. + * eventflag.c (eventflag_wait_timeout): Likewise. + * contrib/adc-stm32f103.c (adc_wait_completion): Likewise. + * contrib/adc-mkl27z.c (adc_wait_completion): Likewise. + 2016-06-16 Niibe Yutaka <gniibe@fsij.org> * VERSION: 1.0. -- cgit v1.2.3