[PATCH 3/4] dev/io: Add a CRC-24Q implementation
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Jan 22 18:13:23 UTC 2024
Hello Gedare,
----- Am 22. Jan 2024 um 17:49 schrieb Gedare Bloom gedare at rtems.org:
> Similar to the other patch, this looks mostly useful.
>
> I think a lot of these kind of support code have been imported as
> libraries through cpukit/libmisc.
>
> I'd be fine if we have our own versions, to define a cpukit/lib**
>
> But cpukit/dev has so far been for device-specific frameworks and I
> would prefer keeping it that way.
I already moved the base64 encoder from score to dev recently on Joels request. The base64 encoding/decoding and packet processing has something to do with input/output which is related to devices. So, the place is not completely wrong. Anyway I am happy to move it a third time, but then it would be great if you could suggest a concrete place and naming.
--
embedded brains GmbH & Co. KG
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax: +49-89-18 94 741 - 08
Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
More information about the devel
mailing list