adafruit / Adafruit_nRF52_Bootloader

USB-enabled bootloaders for the nRF52 BLE SoC chips
MIT License
447 stars 404 forks source link

follow up to pincofig #112

Closed hathach closed 4 years ago

hathach commented 4 years ago

@mmoskal I think it is easier for the patcher to generate an complete C file than MACRO define. User can put it into the board folder which is optional. Sorry for changing my mind, I wasn't aware that you have to change your script. Hope this makes thing easier.

mmoskal commented 4 years ago

Thanks!

hathach commented 4 years ago

@mmoskal Could I ask how can I test this CF2 with makecode, I haven't work with makecode before. I am trying to add CF2 for CLUE as well, since it has screen and button which could be good candidate.

mmoskal commented 4 years ago

I should be able to deploy this next week in Maker, and soon after that in Arcade. As for the CLUE, not sure it will work in Arcade, as the screen size doesn't match, but it should work in Maker soon.

hathach commented 4 years ago

Great to hear that, I will give it a try when it is ouy, just to have some exp with configuring CF2 :)