585 "port_description": "Board", |
585 "port_description": "Board", |
586 "module": ".GenericMicroPythonDevices", |
586 "module": ".GenericMicroPythonDevices", |
587 }, |
587 }, |
588 "nrf52_uf2": { |
588 "nrf52_uf2": { |
589 "ids": ( |
589 "ids": ( |
|
590 (0x239A, 0x802A), # Adafruit Industries LLC Feather nRF52840 Express |
590 (0x239A, 0x8052), # Feather nRF52840 Express |
591 (0x239A, 0x8052), # Feather nRF52840 Express |
591 (0x2886, 0x0045), # XIAO nRF52840 Sense |
592 (0x2886, 0x0045), # XIAO nRF52840 Sense |
592 ), |
593 ), |
593 "description": QCoreApplication.translate( |
594 "description": QCoreApplication.translate( |
594 "MicroPythonDevice", "NRF52 Board with UF2 Support" |
595 "MicroPythonDevice", "NRF52 Board with UF2 Support" |