[PATCH 0/3] Revert CAN API
Joel Sherrill
joel at rtems.org
Thu Jul 27 18:48:52 UTC 2023
OK to revert. I didn't catch that it was 3 commits to revert cleanly.
On Thu, Jul 27, 2023 at 1:28 PM Gedare Bloom <gedare at rtems.org> wrote:
> The CAN API is not mature enough for a release. This patch set
> reverts it. See #4803.
>
> I expect to revisit this during the 7 development cycle.
>
> Gedare Bloom (3):
> Revert "cpukit/dev/can: Resolve warnings in 64bit builds"
> Revert "build: Fix copyright statement format"
> Revert "cpukit/dev/can: Added CAN support"
>
> cpukit/dev/can/can.c | 507 -----------------------
> cpukit/include/dev/can/can-msg.h | 105 -----
> cpukit/include/dev/can/can.h | 284 -------------
> cpukit/include/dev/can/canqueueimpl.h | 231 -----------
> spec/build/cpukit/librtemscpu.yml | 5 -
> spec/build/testsuites/libtests/can01.yml | 20 -
> spec/build/testsuites/libtests/grp.yml | 2 -
> testsuites/libtests/can01/can-loopback.c | 110 -----
> testsuites/libtests/can01/init.c | 249 -----------
> 9 files changed, 1513 deletions(-)
> delete mode 100644 cpukit/dev/can/can.c
> delete mode 100644 cpukit/include/dev/can/can-msg.h
> delete mode 100644 cpukit/include/dev/can/can.h
> delete mode 100644 cpukit/include/dev/can/canqueueimpl.h
> delete mode 100644 spec/build/testsuites/libtests/can01.yml
> delete mode 100644 testsuites/libtests/can01/can-loopback.c
> delete mode 100644 testsuites/libtests/can01/init.c
>
> --
> 2.34.1
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20230727/ff02b79e/attachment.htm>
More information about the devel
mailing list