jingfei195887 opened a new pull request, #16642: URL: https://github.com/apache/nuttx/pull/16642
## Summary *To enable greater exposure of BCH interfaces, the bchlib library has been enhanced with the addition of new functions, including open, close, ioctl, seek, ulink, read_update_pos, and write_update_pos. These interfaces aim to provide more comprehensive functionality, while other parts of the code can strive for maximum reuse to maintain efficiency and consistency.* ## Impact *The driver interface of BCH has been exposed more extensively, enabling other drivers to directly reference and integrate BCH. This modification does not alter the interface or logic of BCH, and the system remains unaware of this change.* -- 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