Fix: Demo/RX100_RX113-RSK_Renesas_e2studio RTOS demo project build error (#224)

Co-authored-by: Cobus van Eeden <35851496+cobusve@users.noreply.github.com>
pull/241/head^2
NoMaY (a user of Japan.RenesasRulz.com) 5 years ago committed by GitHub
parent 05b4d4fc64
commit 6c86457bb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -116,6 +116,6 @@ example implementation does not include buffer overlow checking. */
/* configTICK_VECTOR must be set to the interrupt vector used by the peripheral
that generates the tick interrupt. */
#define configTICK_VECTOR VECT_CMT0_CMI0
#define configTICK_VECTOR _CMT0_CMI0
#endif /* FREERTOS_CONFIG_H */

Loading…
Cancel
Save