Re: Abstract "channels" driver model

2022-03-17 Thread Matthew Trescott
On Thu, Mar 17, 2022 at 2:41 AM Xiang Xiao wrote: > > We are working on this to provide multiple read/poll support. The basic > idea is that: > >1. Upper half driver hold FIFO shared by all client >2. Each client hold the offset into the share FIFO > > The benefit is that we don't need to

Re: Error when building custom board

2022-03-17 Thread Petro Karashchenko
Helo Jukka, I just want to confirm that you do not have any issues with the build on the latest mainline. Best regards, Petro пт, 11 бер. 2022 р. о 08:12 Jukka Laitinen пише: > Hi, > > With this patch, all my targets fail with: > > Makefile:23: board/Make.defs: No such file or directory > make

Re: Abstract "channels" driver model

2022-03-17 Thread Gregory Nutt
> >- Share the same ADC values among multiple threads with different > priorities, > >like a high-priority safing algorithm, a medium priority control > algorithm, and a > >low-priority CAN broadcast thread. > > > >- Share the same ADC values among threads with different needs—the three > >listed a

Re: Abstract "channels" driver model

2022-03-17 Thread Xiang Xiao
On Thu, Mar 17, 2022 at 6:24 PM Tim wrote: > Just a "thumbs up" from me if you do this (or find something that exists > that'll do it) - it's a perfect fit for my current project :) > > So the update matches your expectation, please watch github PR notification, we will upstream the patch after t

RE: Abstract "channels" driver model

2022-03-17 Thread Tim
Just a "thumbs up" from me if you do this (or find something that exists that'll do it) - it's a perfect fit for my current project :) >-Original Message- >From: Matthew Trescott >Sent: 17 March 2022 05:55 >To: dev@nuttx.apache.org >Subject: Abstract "channels" driver model > >Hi everyon

RE: NuttX 10.3 release plan

2022-03-17 Thread alin.jerpe...@sony.com
@Nathan Hartman thanks for the update If you are ok with the current state for the Licensed please submit the PR for DISCLAIMER removal on both master and 10.3 branches Best regards Alin -Original Message- From: Nathan Hartman Sent: den 16 mars 2022 15:52 To: dev@nuttx.apache.org Subj