Aurorans Solis
Aurorans Solis
Hi, I'm really sorry I took so long to respond. I marked it as read in my inbox since I had intended to handle it right away, but was fairly...
I would save for one problem - I apparently no longer have Python 3.6 on my system, which is what the `fetchcord` executable installed in `~/.local/` requires (as I found...
That should be the G and J flavours covered, I think. I can now let myself move on to making other things so I can test it on hardware.
That's what I ran to create the new files in `pac/` . Provided I patched the SVD files correctly, have I added the peripheral correctly?
Something like this, then?
I would very much appreciate that, yes. I'm attempting to test it myself through [a reimplementation](https://gitlab.com/AuroransSolis/thnikk-touchpad) of [some firmware](https://github.com/thnikk/touchPad) for a little device based on the Trinket M0 (ATSAMD21E18A) that...
Ah, well, I guess that Adafruit's FreeTouch or LibrePTC could also work for testing purposes, since there's a few projects out there that depend on those and they seem to...
Ah, screw it, I'm going to broaden the scope of this PR to bring PTC to all the devices targeted by this crate. Not sure how to do testing for...
Wow, okay, so the SAM{D51,E5{1,3,4}} chips are really something else. I'm going to have to make an entirely separate PTC patch for them. And since I don't have anything to...
Finally back and working on this! Huzzah! Down to brass tacks: I think I'm going to reduce scope back to what I've got done already (SAMD11 and SAMD21). I'll open...