cederom commented on issue #18507: URL: https://github.com/apache/nuttx/issues/18507#issuecomment-4024609934
For sure it will be a fun project and I have the boards already! :-) USB is not that hard when you understand it, except host may be mess, but Linux has source code for that so we have a reference point, my friend did LibUSB compliant USB stack on FreeBSD so we have a reference point here too. Bluetooth may be easy if it implements HCI then you send commands over that channel. Here we may encounter some binary blobs, but it can be "just" a "hci black box" when all goes smooth. I have no experience with low level WiFi implementation. It may use RMII or something like that would be best. And some binary blobs here too. All formal projects require timeline, milestones, and deliverables, so we should have them doable and measurable. I also put some side quests as optional bonus tasks, no one ever complained :-P -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
