Hi everyone,
I’m starting a medium-sized project with Mbed OS that will include multiple sensors, UART communication, and data logging. For developers who have worked on larger applications, how do you usually organize your project structure? Do you separate drivers, middleware, and application logic into different folders or follow another approach?
I’d love to hear any tips or folder structures that have worked well for you.