Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
85b42c7a
Commit
85b42c7a
authored
16 years ago
by
patacongo
Browse files
Options
Downloads
Patches
Plain Diff
cosmetic
git-svn-id:
svn://svn.code.sf.net/p/nuttx/code/trunk@1605
42af7a65-404d-4744-a932-0658087f49c3
parent
e1502fe8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configs/ez80f910200zco/nettest/defconfig
+5
-3
5 additions, 3 deletions
configs/ez80f910200zco/nettest/defconfig
with
5 additions
and
3 deletions
configs/ez80f910200zco/nettest/defconfig
+
5
−
3
View file @
85b42c7a
...
...
@@ -81,6 +81,7 @@ CONFIG_DRAM_SIZE=65536
CONFIG_ARCH_LEDS=y
CONFIG_ARCH_BUTTONS=n
CONFIG_ARCH_TIMERHOOK=y
CONFIG_ARCH_STACKDUMP=n
#
# eZ80 specific device driver settings
...
...
@@ -121,6 +122,7 @@ CONFIG_UART1_2STOP=0
# CONFIG_EZ80_FIAD - Provides the MII address of the PHY device
# CONFIG_EZ80_PHYAM79C874 - Define for Am79c874 PHY
# CONFIG_EZ80_PHYCONFIG - 0:Autonegotiate, 1:100FD, 2:100HD, 3:10FD, 4:10HD
# CONFIG_EZ80_RAMADDR - Address of internal SRAM (default is 0xffc000)
# CONFIG_EZ80_PKTBUFSIZE, CONFIG_EZ80_NTXPKTBUFS, and CONFIG_EZ80_NRXPKTBUFS -
# The size of one packet buffer and the number of Rx and Tx packet
# buffers. This must add up to exactly 8192 bytes.
...
...
@@ -220,8 +222,8 @@ CONFIG_RR_INTERVAL=200
CONFIG_SCHED_INSTRUMENTATION=n
CONFIG_TASK_NAME_SIZE=0
CONFIG_START_YEAR=2009
CONFIG_START_MONTH=
2
CONFIG_START_DAY=
28
CONFIG_START_MONTH=
3
CONFIG_START_DAY=
14
CONFIG_JULIAN_TIME=n
CONFIG_HAVE_LOWUARTINIT=y
CONFIG_DEV_CONSOLE=y
...
...
@@ -669,7 +671,7 @@ CONFIG_EXAMPLES_NSH_CONSOLE=y
CONFIG_EXAMPLES_NSH_TELNET=n
CONFIG_EXAMPLES_NSH_IOBUFFER_SIZE=512
CONFIG_EXAMPLES_NSH_DHCPC=n
CONFIG_EXAMPLES_NSH_NOMAC=
n
CONFIG_EXAMPLES_NSH_NOMAC=
y
CONFIG_EXAMPLES_NSH_IPADDR=(10L<<24|0L<<16|0L<<8|2L)
CONFIG_EXAMPLES_NSH_DRIPADDR=(10L<<24|0L<<16|0L<<8|1L)
CONFIG_EXAMPLES_NSH_NETMASK=(255L<<24|255L<<16|255L<<8|0L)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment