We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e2c2a9 commit edc992bCopy full SHA for edc992b
targets/targets.json
@@ -675,7 +675,9 @@
675
"FLASH",
676
"MPU",
677
"USBDEVICE",
678
- "USTICKER"
+ "USTICKER",
679
+ "WATCHDOG",
680
+ "RESET_REASON"
681
],
682
"release_versions": ["2", "5"],
683
"device_name": "LPC1768",
@@ -725,7 +727,9 @@
725
727
"SPISLAVE",
726
728
"STDIO_MESSAGES",
729
- "MPU"
730
+ "MPU",
731
732
733
734
735
@@ -763,7 +767,9 @@
763
767
764
768
765
769
766
770
771
772
773
774
"device_name": "LPC1768"
775
},
0 commit comments