orgua / OneWireHub

OneWire slave device emulator
GNU General Public License v3.0
343 stars 86 forks source link

Build issues on PlatformIO (for Arduino Uno) #109

Closed JochenKoehler69 closed 2 years ago

JochenKoehler69 commented 2 years ago

I tried to import the project into PlatformIO (within Visual Studio) and have problems on building it - sorry but I'm quite new in using this tool. Can you help me on what libraries to be added to PlatformIO to be able to compile it? Missing functions are "cout" and "to_string".