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: targets/TARGET_ONSEMI/TARGET_NCS36510/swversion.c
- Revision:
- 151:5eaa88a5bcc7
- Parent:
- 149:156823d33999
--- a/targets/TARGET_ONSEMI/TARGET_NCS36510/swversion.c Tue Nov 08 17:45:16 2016 +0000 +++ b/targets/TARGET_ONSEMI/TARGET_NCS36510/swversion.c Thu Nov 24 17:03:03 2016 +0000 @@ -42,8 +42,8 @@ * such that flash loader knows where to find it and gets the build dependent data * it needs for programming the new fib. */ -__root const fibtable_t fib_table @ "FIBTABLE" = { LOAD_ADDRESS,{0x0,0x00,0x00,0x00}}; -#endif /* IAR */ +__root const fibtable_t fib_table @ "FIBTABLE" = {LOAD_ADDRESS,{0x0,0x00,0x00,0x00}}; +#endif /* __ICCARM__ */ const mib_systemRevision_t systemRevision = { 0x82, /**< hardware revision */