From 5bdc7cbf57328f7bcb44e88711a1614a3fe941b8 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 24 May 2011 19:11:47 +0000 Subject: Add resource.h and fixed frequently cloned typo git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3642 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/ez80f910200zco/nettest/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/configs/ez80f910200zco/nettest/defconfig') diff --git a/nuttx/configs/ez80f910200zco/nettest/defconfig b/nuttx/configs/ez80f910200zco/nettest/defconfig index 5cf42e7e0..6923717d4 100644 --- a/nuttx/configs/ez80f910200zco/nettest/defconfig +++ b/nuttx/configs/ez80f910200zco/nettest/defconfig @@ -186,8 +186,8 @@ CONFIG_HAVE_LIBM=n # time console output # CONFIG_HAVE_GETPUTC - architecture supports low-level, boot # time console input -# CONFIG_TICKS_PER_MSEC - The default system timer is 100Hz -# or TICKS_PER_MSEC=10. This setting may be defined to +# CONFIG_MSEC_PER_TICK - The default system timer is 100Hz +# or MSEC_PER_TICK=10. This setting may be defined to # inform NuttX that the processor hardware is providing # system timer interrupts at some interrupt interval other # than 10 msec. -- cgit v1.2.3