XMegaForArduino / arduino

required (and optional) source files for the Arduino development environment, specifically the hardware/arduino sub-directory, to support xmega processors
19 stars 17 forks source link

Using Libraries #49

Open SolveEtCoagula07 opened 8 months ago

SolveEtCoagula07 commented 8 months ago

I have only ever used the common Arduino boards(Uno, Mega, Leonardo, etc...) with the default IDE libraries. I noticed there are updated libraries such as XWire and that caused me to wonder if all libraries need to be rewritten for use with the ATX line.

Will libraries like Ethernet work out of the box or do they need editing to function with XMegaForArduino?