Cameron Owen

Results 3 comments of Cameron Owen

Currently getting this error if I setup the project manually and add the Argon board to the platform.ini file: ``` KeyError: "Invalid board option 'build.softdevice.sd_fwid'": File "C:\Users\catch\.platformio\penv\lib\site-packages\platformio\builder\main.py", line 188: env.SConscript("$BUILD_SCRIPT")...

I manually copied these changes into my source and can confirm that this solves the issue for Windows.

This is really handy. Solves for the following error the first time you run the `menuconfig` config: ``` Failed to resolve component 'mdns'. ```