src/eric7/MicroPython/UF2FlashDialog.py

branch
eric7
changeset 11171
f7cb33253cbf
parent 11167
a3f5af773bc7
child 11172
a5bbcf506ef0
equal deleted inserted replaced
11170:6d6199d668fb 11171:f7cb33253cbf
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(

eric ide

mercurial