On 31/5/19 2:32 pm, Sebastian Huber wrote:
> On 31/05/2019 01:38, Chris Johns wrote:
>> On 30/5/19 7:48 pm, Sebastian Huber wrote:
>>> Since this program runs on the host, you can also use GPL or LGPL software.
>> Hmm the rtems-tools package is aiming for no GPL or LGPL. There are a few GPL
>> file
---
Makefile.todo | 11 ++
buildset/default.ini | 1 +
libbsd.py | 35
rtemsbsd/include/bsp/nexus-devices.h | 4 +
.../machine/rtems-bsd-kernel-namespace.h | 33
rtemsbsd/inc
---
freebsd/usr.sbin/i2c/i2c.c| 35 +++
libbsd.py | 2 ++
rtemsbsd/include/machine/rtems-bsd-commands.h | 2 ++
rtemsbsd/include/rtems/netcmds-config.h | 2 ++
rtemsbsd/rtems/rtems-bsd-shell-i2c.c | 35 ++
---
freebsd/usr.sbin/i2c/i2c.c | 733 +
1 file changed, 733 insertions(+)
create mode 100644 freebsd/usr.sbin/i2c/i2c.c
diff --git a/freebsd/usr.sbin/i2c/i2c.c b/freebsd/usr.sbin/i2c/i2c.c
new file mode 100644
index ..084682a1
--- /dev/null
+++ b/freeb
---
libbsd.py| 1 +
rtemsbsd/i2c/rtems-i2c.c | 218 +++
2 files changed, 219 insertions(+)
create mode 100644 rtemsbsd/i2c/rtems-i2c.c
diff --git a/libbsd.py b/libbsd.py
index a25d3a8a..6e8ff987 100644
--- a/libbsd.py
+++ b/libbsd.py
@@ -771,
---
freebsd/sys/dev/iicbus/iic.c| 506 ++
freebsd/sys/dev/iicbus/iic.h| 72
freebsd/sys/dev/iicbus/iicbus.c | 378
freebsd/sys/dev/iicbus/iicbus.h | 83 +
freebsd/sys/dev/iicbus/iiconf.c | 527 +
Hello everyone,
The patch set adds the iicbus drivers to the libbsd.
- The first two patches add the iicbus drivers to libbsd.
- The third path adds a generic rtems i2c adaptation driver to the libbsd. This
will enable the libbsd applications to use the rtems-i2c drivers. This
adaptation lay
On Sat, Jun 1, 2019, 8:29 AM Aditya Upadhyay wrote:
> On Sat, Jun 1, 2019 at 5:03 AM Gedare Bloom wrote:
> >
> > On Fri, May 31, 2019 at 10:17 AM Aditya Upadhyay
> wrote:
> > >
> > > Hi VARoDeK,
> > >
> > > This looks fine to me. I would love to see other's responses.
> > >
> >
> > This test is
On Sat, Jun 1, 2019 at 5:03 AM Gedare Bloom wrote:
>
> On Fri, May 31, 2019 at 10:17 AM Aditya Upadhyay wrote:
> >
> > Hi VARoDeK,
> >
> > This looks fine to me. I would love to see other's responses.
> >
>
> This test is not right, it needs to be rethought. Let me know if you
> need further guid
On Thu, 30 May, 2019, 2:48 PM Aditya Upadhyay, wrote:
> On Thu, May 30, 2019 at 12:52 AM Gedare Bloom wrote:
> >
> > On Tue, May 28, 2019 at 8:23 PM Vaibhav Gupta
> wrote:
> > >
> > >
> > >
> > > On Tue, May 28, 2019 at 11:47 AM Aditya Upadhyay
> wrote:
> > >>
> > >> On Mon, May 27, 2019 at 10
10 matches
Mail list logo