mirror of
https://github.com/apache/nuttx.git
synced 2026-09-02 15:12:59 +00:00
- Add mmap into file_operations and remove it from ioctl definitions. - Add mm_map structure definitions to support future unmapping - Modify all drivers to initialize the operations struct accordingly Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae> |
||
|---|---|---|
| .. | ||
| i2c_bitbang.c | ||
| i2c_driver.c | ||
| i2c_read.c | ||
| i2c_write.c | ||
| i2c_writeread.c | ||
| Kconfig | ||
| Make.defs | ||
| pca9540bdp.c | ||
| pca9540bdp.h | ||
| tca9548a.c | ||