IOoo icon indicating copy to clipboard operation
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...

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...