770 "show_all": True, |
770 "show_all": True, |
771 "firmware": "CircuitPython", |
771 "firmware": "CircuitPython", |
772 }, |
772 }, |
773 "nrf52": { |
773 "nrf52": { |
774 "volumes": { |
774 "volumes": { |
|
775 (0x239A, 0x0029): [ |
|
776 ("FTHR840BOOT", "Feather nRF52840 Express"), |
|
777 ], |
775 (0x2886, 0x0045): [ |
778 (0x2886, 0x0045): [ |
776 ("XIAO-SENSE", "XIAO nRF52840 Sense"), |
779 ("XIAO-SENSE", "XIAO nRF52840 Sense"), |
777 ], |
780 ], |
778 }, |
781 }, |
779 "instructions": QCoreApplication.translate( |
782 "instructions": QCoreApplication.translate( |