Rename 32mxsdram directory.

This commit is contained in:
Serge Vakulenko
2015-09-04 21:03:54 -07:00
parent a73bd691b3
commit 58359c0ff4
6 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ DEFS += -DUCB_METER
LDSCRIPT = ../../../tools/configsys/../../sys/pic32/cfg/bootloader-sdram.ld
CONFIG = 32MXSDRAM-UART
CONFIG = 32MXSDRAM
CONFIGPATH = ../../../tools/configsys
include ../../../tools/configsys/../../sys/pic32/kernel-post.mk

View File

@@ -1,6 +1,6 @@
Build directories:
32mxsdram-uart/ - 32MXSDRAM custom board with external SDRAM
32mxsdram/ - 32MXSDRAM custom board with external SDRAM
used as a volatile disk storage (swap).
baremetal/ - PIC32MX processor on a custom board.