Commit graph

1 commit

Author SHA1 Message Date
Berthold Stoeger
17b23ddb69 core: convert ftdi.c to C++
Replace malloc/free of one structure by C++ idioms and add a
destructor to the struct. Otherwise, don't touch the code.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2024-06-08 19:17:34 +02:00
Renamed from core/serial_ftdi.c (Browse further)