Hi all, I'm honestly struggling with this and I'm to the point where I will pay someone to get a working solution, I'm desperate.
I just want to get the microsoft/adafruit UF2 bootloader working with this development board in the hopes of getting a custom board up and running with the bootloader.
My goal is to have the bootloader sourcecode working in atmel studio where i can tweak and add ASF modules and configure the board with some basic functionality and then all other non-essential code be done with UF2 files over USB.
I've tried the makefile atmelstudio tool but I'm new to atmelstudio and samd21 and It's just a lot of curve balls to get going. the ASF and Atmel start projects seem like great ways to grab the reigns but being force to work in a gcc or makefile project is throwing me off, do i have to go this route?
Any assistance, guidance or knowledge is greatly appreciated.