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: cc3000_ping_demo_try_2
Fork of mbed by
Diff: cmsis.h
- Revision:
- 15:d1a9de3f4fe0
- Parent:
- 11:1c1ebd0324fa
--- a/cmsis.h Wed Oct 28 17:43:46 2009 +0000 +++ b/cmsis.h Mon Nov 16 17:23:08 2009 +0000 @@ -16,4 +16,6 @@ #error "CMSIS Target not recognised" #endif +#include "cmsis_nvic.h" + #endif
