projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00b3b91
)
Set development board name.
author
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 30 Apr 2010 14:13:16 +0000
(14:13 +0000)
committer
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 30 Apr 2010 14:13:16 +0000
(14:13 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3582
38d2e660
-2303-0410-9eaa-
f027e97ec537
wizard/const.py
patch
|
blob
|
history
diff --git
a/wizard/const.py
b/wizard/const.py
index b937ddaeab3d33e2b2f52b4e3b22b716531109f4..e048e685055b5297830c4d968cb19bd296ca7c0c 100644
(file)
--- a/
wizard/const.py
+++ b/
wizard/const.py
@@
-41,7
+41,7
@@
if os.path.islink(_tmp):
DATA_DIR = os.path.dirname(os.path.abspath(_tmp))
del _tmp
-PREDEFINED_BOARDS_DIR = '
predefined_
boards'
+PREDEFINED_BOARDS_DIR = 'boards'
PREDEFINED_BOARD_SPEC_FILE = '.spec'
PREDEFINED_BOARD_ICON_FILE = '.icon.png'