FreeRTOS for ATXMEGA

Hi,

Can I use FreeRTOS with IAR and ATXMEGA controller?
If yes, where should I find the port for ATXMEGA?

I suspect you will need to look at the difference between the GCC ATMega and ATMegaX ports, then replicate the changes in the IAR ATMega port. If you do - please contribute by creating a pull request to this repo;