In the examples\bsp\bsp.h file there is a typo on line 61:
#define BSP_APP_APP_TIMERS_NUMBER 0
It should be:
#define BSP_LED_APP_TIMERS_NUMBER 0
Where is the proper place to report this?
Tom
In the examples\bsp\bsp.h file there is a typo on line 61:
#define BSP_APP_APP_TIMERS_NUMBER 0
It should be:
#define BSP_LED_APP_TIMERS_NUMBER 0
Where is the proper place to report this?
Tom
I guess we would prefer to get bug reports on mypage. However, I have already registered this issue internally. Thank you for letting us know.
Mypage is our support portal. This can be used if you have issues that requires you to share code or HW designs that you don't want to share on devzone.
Mypage is our support portal. This can be used if you have issues that requires you to share code or HW designs that you don't want to share on devzone.