-
- Downloads
drivers device naming consistency
Showing
- src/drivers/device/CMakeLists.txt 12 additions, 21 deletionssrc/drivers/device/CMakeLists.txt
- src/drivers/device/i2c.h 2 additions, 2 deletionssrc/drivers/device/i2c.h
- src/drivers/device/nuttx/I2C.cpp 1 addition, 1 deletionsrc/drivers/device/nuttx/I2C.cpp
- src/drivers/device/nuttx/I2C.hpp 0 additions, 0 deletionssrc/drivers/device/nuttx/I2C.hpp
- src/drivers/device/nuttx/SPI.cpp 2 additions, 14 deletionssrc/drivers/device/nuttx/SPI.cpp
- src/drivers/device/nuttx/SPI.hpp 153 additions, 0 deletionssrc/drivers/device/nuttx/SPI.hpp
- src/drivers/device/posix/I2C.cpp 1 addition, 1 deletionsrc/drivers/device/posix/I2C.cpp
- src/drivers/device/posix/I2C.hpp 0 additions, 0 deletionssrc/drivers/device/posix/I2C.hpp
- src/drivers/device/posix/SPI.hpp 54 additions, 0 deletionssrc/drivers/device/posix/SPI.hpp
- src/drivers/device/spi.h 7 additions, 121 deletionssrc/drivers/device/spi.h
File moved
src/drivers/device/nuttx/SPI.hpp
0 → 100644
File moved
src/drivers/device/posix/SPI.hpp
0 → 100644
Please register or sign in to comment