fixed dev name size
This commit is contained in:
parent
d2463021a9
commit
c4ed4445f4
@ -52,7 +52,7 @@
|
|||||||
* Pre-processor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#define DEVNAME_SIZE 11
|
#define DEVNAME_SIZE 16
|
||||||
|
|
||||||
#ifndef CONFIG_EXAMPLES_TIMER_DEVNAME
|
#ifndef CONFIG_EXAMPLES_TIMER_DEVNAME
|
||||||
# define CONFIG_EXAMPLES_TIMER_DEVNAME "/dev/timer0"
|
# define CONFIG_EXAMPLES_TIMER_DEVNAME "/dev/timer0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user