IOoo
IOoo copied to clipboard
Cross-platform object oriented IO library
Results
2
IOoo issues
Sort by
recently updated
recently updated
newest added
doesnt look that cross-platform to me. these errors are on macOS, but FreeRTOS or baremetal would have the same problems. ../../include/SPI.h:9:10: fatal error: 'linux/spi/spidev.h' file not found #include ../../include/I2C.h:13:10: fatal...
... SPI::SharedResources&)' is implicitly deleted because the default definition would be ill-formed
I'm running into the following problem when I try to compile. Here's the output of my uname -a if it helps. I'm running a Wheezy release, with an updated 3.8...