I [forked](https://github.com/fnadeau/cmake-avr/tree/feature/atxmega) this project since it's a good starting point for what I need. I mostly needed a way to support atxmega128a1, which has a few things needed: - #7 need specific libc and such - #12 uses FUSE0, FUSE1, FUSE2, FUSE4 and FUSE5 rather than L_FUSE and H_FUSE - bump cmake min version to remove deprecation warning - update toolchain to avoid having to configure thing both in the toolchain and in project's CMakeLists.txt - assembly support - etc Let me know if it's something you would like to have upstream. Sorry for the issue, there is no discussion tab.
I forked this project since it's a good starting point for what I need. I mostly needed a way to support atxmega128a1, which has a few things needed:
Let me know if it's something you would like to have upstream.
Sorry for the issue, there is no discussion tab.