> --
> *From:* Marco
> *Sent:* Saturday, April 3, 2021 5:03 PM
> *To:* dev@nuttx.apache.org
> *Cc:* Juha Niskanen (Haltian)
> *Subject:* Re: 1wire subsystem
>
> Hi Alan,
> yes of course, moving to include/nuttx/1wire/1wire_master.h also m
Sent: Saturday, April 3, 2021 5:03 PM
To: dev@nuttx.apache.org
Cc: Juha Niskanen (Haltian)
Subject: Re: 1wire subsystem
Hi Alan,
yes of course, moving to include/nuttx/1wire/1wire_master.h also means
splitting into different header files 1wire_master.h 1wire_slave.h and so on.
Maybe juha doesn
Hi Alan,
yes of course, moving to include/nuttx/1wire/1wire_master.h also means
splitting into different header files 1wire_master.h 1wire_slave.h and so
on.
Maybe juha doesn't knew if this is 1wire specific. I think the fact that
only maxim integrated/or dallas provides chips for the 1wire bus it
Hi Marco,
This code was submitted by Juha, maybe he has some rational why it was
put there.
In fact the structures and functions definition seam to be generic and
should be at include/
But, including that file inside 1wire_master.h is not correct, because
it was has slaves definition.
BR,
Alan