hal_tick.h changed for the L432KC target in TARGET/../device/ in order to reassign the system ticker from TIM2 to TIM7, since TIM2 was needed as a 32bit encoder counter.
Dependents: Nucleo_L432KC_Quadrature_Decoder_with_ADC_and_DAC
Fork of mbed-dev by
Diff: cmsis/core_cmSecureAccess.h
- Revision:
- 158:b23ee177fd68
- Parent:
- 149:156823d33999
diff -r ff67d9f36b67 -r b23ee177fd68 cmsis/core_cmSecureAccess.h --- a/cmsis/core_cmSecureAccess.h Thu Feb 02 17:01:33 2017 +0000 +++ b/cmsis/core_cmSecureAccess.h Tue Feb 14 14:44:10 2017 +0000 @@ -42,7 +42,7 @@ /* ########################### Core Secure Access ########################### */ #ifdef FEATURE_UVISOR -#include "uvisor-lib.h" +#include "uvisor-lib/uvisor-lib.h" /* Secure uVisor implementation. */