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.
Thank you for addressing this. As a newbie, I don't know what 'mypage' is. Can you please include a link? (Not that I plan on finding any more issues ;-)
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.
Thank you for the reply. I just received my development kit about 30 minutes ago and now I understand what 'mypage' is. Sorry for being too quick on this - I guess I really want to get working on this! :-)
Tom
No problem, have fun developing ;)