Re: List third party files in cpukit and testsuites

2022-04-11 Thread Gedare Bloom
On Fri, Apr 8, 2022 at 12:35 PM Ryan Long wrote: > > This is the set of files in the source code that are all third party. > This means they should not be re-licensed or re-formatted. > > If anything on this list is wrong, or if I missed some, please comment. > > Thanks, > > Ryan > > David

Re: List third party files in cpukit and testsuites

2022-04-11 Thread Joel Sherrill
On Mon, Apr 11, 2022 at 9:46 AM Gedare Bloom wrote: > On Fri, Apr 8, 2022 at 12:35 PM Ryan Long wrote: > > > > This is the set of files in the source code that are all third party. > > This means they should not be re-licensed or re-formatted. > > > > If anything on this list is wrong, or if I

Re: AW: [PATCH 12/12] spec/build/cpukit: Add option for enabling PPS synchronization

2022-04-11 Thread Chris Johns
On 8/4/2022 3:48 pm, Sebastian Huber wrote: > On 08/04/2022 02:45, Chris Johns wrote: >> On 7/4/2022 9:56 pm, Sebastian Huber wrote: >>> We should avoid new CPU options in general. >> Is this documented with a suitable rational? > > This could be something for: > >

CAN driver message structure

2022-04-11 Thread Prashanth S
Hi All, This is to query on CAN message format for CAN drivers. I want to implement a CAN driver for BeagleBone Black in RTEMS(GSoC). As I looked through the RTEMS Source Tree, found https://devel.rtems.org/browser/rtems/bsps/arm/lpc176x/can

Re: [PATCH 0/1] libbsd: Add TFTP filesystem to test media01

2022-04-11 Thread Chris Johns
Hi Frank, I am OK with this change. Thanks Chris On 9/4/2022 12:05 am, Frank Kuehndel wrote: > From: Frank Kühndel > > Hello, > > I would like to ask the community whether it would be possible > to accept the little patch which follows? The patch permits to > mount and use the TFTP