adafruit / Adafruit_nRF52_Bootloader

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

Add mikoto board #230

Closed mrninhvn closed 2 years ago

mrninhvn commented 2 years ago

From https://github.com/zhiayang/mikoto

mrninhvn commented 2 years ago

you cannot randomly pick an vid/pid. These ids are uniquely assigned by vendor for each product and this repo only accept one with valid vid/pid. You should try to apply for an vid/pid from other donor.

hmm, is there an easy way for me to get one? thank you.

hathach commented 2 years ago

you could apply for one https://pid.codes/

zhiayang commented 2 years ago

I've got a PID now: 1209 / 7a01. https://github.com/pidcodes/pidcodes.github.com/pull/701

mrninhvn commented 2 years ago

I've got a PID now: 1209 / 7a01. pidcodes/pidcodes.github.com#701

Thanks @zhiayang , I changed that.