Hi, I’d like to add the Particle Argon (nRF52840) Arduino variant to Platform IO. I therefore made a PR at Particle Argon variant by ericbieri · Pull Request #735 · adafruit/Adafruit_nRF52_Arduino · GitHub. Which was no accepted to my surprise because Adafruit does not want to accept new nRF52 boards in their codebase anymore. They only accept the ones they produce themselfs. The Particle Xenon board from the same family was added at the time, but it looks like they changed policy.
Regarding PlatformIO…
I already created a “fork” including the Argon from your code base GitHub - ericbieri/framework-arduinoadafruitnrf52 and created a fork of the nRF52 platform GitHub - ericbieri/platform-nordicnrf52: Nordic nRF52: development platform for PlatformIO. I locally tested both and they seem to work fine.
Is there a way to directly add to the PlatformIO “framework-arduinoadafruitnrf52” code base? What options are there?
Best regards,
Eric