Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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!!!
Revision 9804:dba04ab32e2b, committed 2017-02-07
- 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"
},