Cleanup
This commit is contained in:
parent
f7a77737bf
commit
784255a1a4
1215
Modem.project
1215
Modem.project
File diff suppressed because it is too large
Load Diff
|
@ -1,12 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<CodeLite_Workspace Name="Modem" Database="./bertos.tags">
|
|
||||||
<Project Name="Modem" Path="Modem.project" Active="Yes"/>
|
|
||||||
<BuildMatrix>
|
|
||||||
<WorkspaceConfiguration Name="Debug" Selected="yes">
|
|
||||||
<Project Name="Modem" ConfigName="Debug"/>
|
|
||||||
</WorkspaceConfiguration>
|
|
||||||
<WorkspaceConfiguration Name="Release" Selected="yes">
|
|
||||||
<Project Name="Modem" ConfigName="Release"/>
|
|
||||||
</WorkspaceConfiguration>
|
|
||||||
</BuildMatrix>
|
|
||||||
</CodeLite_Workspace>
|
|
|
@ -1,2 +1,2 @@
|
||||||
#define VERS_BUILD 1743
|
#define VERS_BUILD 1751
|
||||||
#define VERS_HOST "shard"
|
#define VERS_HOST "shard"
|
||||||
|
|
|
@ -1,64 +0,0 @@
|
||||||
(dp0
|
|
||||||
S'BERTOS_PATH'
|
|
||||||
p1
|
|
||||||
S'.'
|
|
||||||
p2
|
|
||||||
sS'SELECTED_FREQ'
|
|
||||||
p3
|
|
||||||
V16000000
|
|
||||||
p4
|
|
||||||
sS'WIZARD_VERSION'
|
|
||||||
p5
|
|
||||||
I4
|
|
||||||
sS'PROJECT_NAME'
|
|
||||||
p6
|
|
||||||
VModem
|
|
||||||
p7
|
|
||||||
sS'TOOLCHAIN'
|
|
||||||
p8
|
|
||||||
(dp9
|
|
||||||
S'path'
|
|
||||||
p10
|
|
||||||
V/usr/bin/avr-gcc
|
|
||||||
p11
|
|
||||||
ssS'PROJECT_HW_PATH_FROM_MAKEFILE'
|
|
||||||
p12
|
|
||||||
g7
|
|
||||||
sS'ENABLED_MODULES'
|
|
||||||
p13
|
|
||||||
(lp14
|
|
||||||
S'debug'
|
|
||||||
p15
|
|
||||||
aS'formatwr'
|
|
||||||
p16
|
|
||||||
aS'heap'
|
|
||||||
p17
|
|
||||||
aS'kfile'
|
|
||||||
p18
|
|
||||||
aS'ser'
|
|
||||||
p19
|
|
||||||
aS'timer'
|
|
||||||
p20
|
|
||||||
asS'CPU_NAME'
|
|
||||||
p21
|
|
||||||
VATmega328P
|
|
||||||
p22
|
|
||||||
sS'PROJECT_HW_PATH'
|
|
||||||
p23
|
|
||||||
VModem
|
|
||||||
p24
|
|
||||||
sS'PROJECT_SRC_PATH'
|
|
||||||
p25
|
|
||||||
VModem
|
|
||||||
p26
|
|
||||||
sS'PRESET'
|
|
||||||
p27
|
|
||||||
NsS'PROJECT_SRC_PATH_FROM_MAKEFILE'
|
|
||||||
p28
|
|
||||||
g7
|
|
||||||
sS'OUTPUT'
|
|
||||||
p29
|
|
||||||
(lp30
|
|
||||||
S'codelite'
|
|
||||||
p31
|
|
||||||
as.
|
|
Loading…
Reference in New Issue