Listening to devices with libudev - usairb devlog #1

1 · Fausto Núñez Alberro · Feb. 5, 2022, 10:43 a.m.
Summary
This is a development log of usairb, a project I’m building to learn embedded Linux. The goal is to transform any embedded Linux device with access to the Internet into a multiplexing transmitter for USB hubs. See other posts here: Binding devices with libusbip - usairb devlog #2 · March 18, 2022 First development day. Added an empty CHANGELOG and a README, and started this development log. See the code at the time of writing if you’d like to follow along. Introduction I wrote...