Skip to content

Commit

Permalink
RZ_A1LU: cmsis nvic include fix
Browse files Browse the repository at this point in the history
To get cmsis nvic definitions, I added the process that include "cmsis_nvic.h" in cmsis.h.
Relation PR is ARMmbed#5890.
  • Loading branch information
TomoYamanaka committed Jan 19, 2018
1 parent e8378ef commit 1469fcd
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -8,5 +8,6 @@
#define MBED_CMSIS_H

#include "MBRZA1LU.h"
#include "cmsis_nvic.h"

#endif

0 comments on commit 1469fcd

Please sign in to comment.