keever50 commented on PR #15828: URL: https://github.com/apache/nuttx/pull/15828#issuecomment-2695581273
@linguini1 Ah okay i understand! I do feel a bit uncomfortable knowing that the experimental changes will touch the already established common IOCTL. Which is the part that is kinda not experimental. What i did for the SX126x, I made seperate commands specifically for the SX126x and left the already common ones untouched for the time being. Ill remove or change these sx126x's later when merging with the future API. So i suggest maybe only adding the name of your driver infront of the commands for this temporary experimental phase? Leaving the already established common commands(section) untouched. Might provide a smoother porting experience. Lets see what the others think. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org