ST / ST_Events-old

Dependents:   HelloWorld_CCA01M1 HelloWorld_CCA02M1 CI-data-logger-server HelloWorld_CCA02M1 ... more

This is a fork of the events subdirectory of https://github.com/ARMmbed/mbed-os.

Note, you must import this library with import name: events!!!

Files at this revision

API Documentation at this revision

Comitter:
Sarah Marsh
Date:
Tue Feb 07 14:25:43 2017 -0600
Parent:
9747:3e6b88fc2c98
Child:
9805:89376b94cf76
Commit message:
Add IAR export support for NUCLEO_F207ZG

Changed in this revision

tools/export/iar/iar_definitions.json Show annotated file Show diff for this revision Revisions of this file
--- a/tools/export/iar/iar_definitions.json	Thu Feb 02 11:05:59 2017 -0600
+++ b/tools/export/iar/iar_definitions.json	Tue Feb 07 14:25:43 2017 -0600
@@ -5,6 +5,9 @@
     "LPC11U24FBD48/401": {
         "OGChipSelectEditMenu": "LPC11U24FBD64_401\tNXP LPC11U24FBD64_401"
     },
+    "STM32F207ZG": {
+         "OGChipSelectEditMenu": "STM32F207ZG\tST STM32F207ZG"
+    },
     "STM32F334R8": {
         "OGChipSelectEditMenu": "STM32F334x8\tST STM32F334x8"
     },