mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
4 lines
92 B
JavaScript
4 lines
92 B
JavaScript
|
module.exports = {
|
||
|
"Feather_nRF52840":[0X239A,0X8029],
|
||
|
"Metro_nRF52840":[0X239A,0X803F],
|
||
|
}
|