FidoProject/Fido

Preprocessor rule for AVR

joshuagruenstein opened this issue · 2 comments

Remove file stream and cout stuff when compiling for AVR

@joshuagruenstein This may also be expanded to less use of the standard library, as many embedded systems have minimal to no std support.

Not gonna happen