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 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
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