synthetos/Motate

References to files within non-existant folder Atmel_avr (aka, incomplete AVR support)

kitlith opened this issue · 0 comments

Specifically:
MotateServiceCall.h: Atmel_avr/AvrServiceCall.h
MotateUSB.h: Atmel_avr/AvrXUSB.h, Atmel_avr/AvrUSB.h
MotateSPI.h: Atmel_avr/AvrXSPI.h, Atmel_avr/AvrSPI.h
MotateTimers.h: Atmel_avr/AvrTimers.h
MotatePins.h: Atmel_avr/AvrPins.h
MotateUART.h: Atmel_avr/AvrUART.h

The few other references are commented out, located in MotatePower.h and MotateUniqueID.h.

This is just supposed to be a tracking issue for this, not a request. (however much I would like for it to happen :^) ) Feel free to close if you feel that this isn't an appropriate issue to open. I'm sure you're already aware of this, but having an open issue for it could be nice? Alternatively, AVR support could be completely removed.