summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkliment <kliment.yanev@gmail.com>2011-07-04 16:17:19 +0200
committerkliment <kliment.yanev@gmail.com>2011-07-04 16:17:19 +0200
commite4af5e82f26fab59bb2bda540e1673317f48ce8a (patch)
treed9384d50cfc678793e79d310e74820eb26dee6be
parentae9e6f61529b7d49e752a88994bc93bbbb089820 (diff)
Rename to Sprinter
-rw-r--r--Sprinter/BedThermistorTable_100k.h (renamed from Tonokip_Firmware/BedThermistorTable_100k.h)0
-rw-r--r--Sprinter/BedThermistorTable_200k.h (renamed from Tonokip_Firmware/BedThermistorTable_200k.h)0
-rw-r--r--Sprinter/FatStructs.h (renamed from Tonokip_Firmware/FatStructs.h)0
-rw-r--r--Sprinter/Makefile (renamed from Tonokip_Firmware/Makefile)0
-rw-r--r--Sprinter/Sd2Card.cpp (renamed from Tonokip_Firmware/Sd2Card.cpp)0
-rw-r--r--Sprinter/Sd2Card.h (renamed from Tonokip_Firmware/Sd2Card.h)0
-rw-r--r--Sprinter/Sd2PinMap.h (renamed from Tonokip_Firmware/Sd2PinMap.h)0
-rw-r--r--Sprinter/SdFat.h (renamed from Tonokip_Firmware/SdFat.h)0
-rw-r--r--Sprinter/SdFatUtil.h (renamed from Tonokip_Firmware/SdFatUtil.h)0
-rw-r--r--Sprinter/SdFatmainpage.h (renamed from Tonokip_Firmware/SdFatmainpage.h)0
-rw-r--r--Sprinter/SdFile.cpp (renamed from Tonokip_Firmware/SdFile.cpp)0
-rw-r--r--Sprinter/SdInfo.h (renamed from Tonokip_Firmware/SdInfo.h)0
-rw-r--r--Sprinter/SdVolume.cpp (renamed from Tonokip_Firmware/SdVolume.cpp)0
-rw-r--r--Sprinter/Sprinter.h (renamed from Tonokip_Firmware/Tonokip_Firmware.h)0
-rw-r--r--Sprinter/Sprinter.pde (renamed from Tonokip_Firmware/Tonokip_Firmware.pde)0
-rw-r--r--Sprinter/ThermistorTable_100k.h (renamed from Tonokip_Firmware/ThermistorTable_100k.h)0
-rw-r--r--Sprinter/ThermistorTable_200k.h (renamed from Tonokip_Firmware/ThermistorTable_200k.h)0
-rw-r--r--Sprinter/ThermistorTable_mendelparts.h (renamed from Tonokip_Firmware/ThermistorTable_mendelparts.h)0
-rw-r--r--Sprinter/configuration.h (renamed from Tonokip_Firmware/configuration.h)0
-rw-r--r--Sprinter/createTemperatureLookup.py (renamed from Tonokip_Firmware/createTemperatureLookup.py)0
-rw-r--r--Sprinter/pins.h (renamed from Tonokip_Firmware/pins.h)0
21 files changed, 0 insertions, 0 deletions
diff --git a/Tonokip_Firmware/BedThermistorTable_100k.h b/Sprinter/BedThermistorTable_100k.h
index 84bc607..84bc607 100644
--- a/Tonokip_Firmware/BedThermistorTable_100k.h
+++ b/Sprinter/BedThermistorTable_100k.h
diff --git a/Tonokip_Firmware/BedThermistorTable_200k.h b/Sprinter/BedThermistorTable_200k.h
index 3d96aa3..3d96aa3 100644
--- a/Tonokip_Firmware/BedThermistorTable_200k.h
+++ b/Sprinter/BedThermistorTable_200k.h
diff --git a/Tonokip_Firmware/FatStructs.h b/Sprinter/FatStructs.h
index f5bdaa5..f5bdaa5 100644
--- a/Tonokip_Firmware/FatStructs.h
+++ b/Sprinter/FatStructs.h
diff --git a/Tonokip_Firmware/Makefile b/Sprinter/Makefile
index 618b384..618b384 100644
--- a/Tonokip_Firmware/Makefile
+++ b/Sprinter/Makefile
diff --git a/Tonokip_Firmware/Sd2Card.cpp b/Sprinter/Sd2Card.cpp
index 8222cfd..8222cfd 100644
--- a/Tonokip_Firmware/Sd2Card.cpp
+++ b/Sprinter/Sd2Card.cpp
diff --git a/Tonokip_Firmware/Sd2Card.h b/Sprinter/Sd2Card.h
index 73b46fb..73b46fb 100644
--- a/Tonokip_Firmware/Sd2Card.h
+++ b/Sprinter/Sd2Card.h
diff --git a/Tonokip_Firmware/Sd2PinMap.h b/Sprinter/Sd2PinMap.h
index 4bd75a3..4bd75a3 100644
--- a/Tonokip_Firmware/Sd2PinMap.h
+++ b/Sprinter/Sd2PinMap.h
diff --git a/Tonokip_Firmware/SdFat.h b/Sprinter/SdFat.h
index 048fa71..048fa71 100644
--- a/Tonokip_Firmware/SdFat.h
+++ b/Sprinter/SdFat.h
diff --git a/Tonokip_Firmware/SdFatUtil.h b/Sprinter/SdFatUtil.h
index 8bf9048..8bf9048 100644
--- a/Tonokip_Firmware/SdFatUtil.h
+++ b/Sprinter/SdFatUtil.h
diff --git a/Tonokip_Firmware/SdFatmainpage.h b/Sprinter/SdFatmainpage.h
index 73b3b63..73b3b63 100644
--- a/Tonokip_Firmware/SdFatmainpage.h
+++ b/Sprinter/SdFatmainpage.h
diff --git a/Tonokip_Firmware/SdFile.cpp b/Sprinter/SdFile.cpp
index 0a27159..0a27159 100644
--- a/Tonokip_Firmware/SdFile.cpp
+++ b/Sprinter/SdFile.cpp
diff --git a/Tonokip_Firmware/SdInfo.h b/Sprinter/SdInfo.h
index acde74d..acde74d 100644
--- a/Tonokip_Firmware/SdInfo.h
+++ b/Sprinter/SdInfo.h
diff --git a/Tonokip_Firmware/SdVolume.cpp b/Sprinter/SdVolume.cpp
index 3c1e641..3c1e641 100644
--- a/Tonokip_Firmware/SdVolume.cpp
+++ b/Sprinter/SdVolume.cpp
diff --git a/Tonokip_Firmware/Tonokip_Firmware.h b/Sprinter/Sprinter.h
index 4e3c7ea..4e3c7ea 100644
--- a/Tonokip_Firmware/Tonokip_Firmware.h
+++ b/Sprinter/Sprinter.h
diff --git a/Tonokip_Firmware/Tonokip_Firmware.pde b/Sprinter/Sprinter.pde
index 4528324..4528324 100644
--- a/Tonokip_Firmware/Tonokip_Firmware.pde
+++ b/Sprinter/Sprinter.pde
diff --git a/Tonokip_Firmware/ThermistorTable_100k.h b/Sprinter/ThermistorTable_100k.h
index d0698b2..d0698b2 100644
--- a/Tonokip_Firmware/ThermistorTable_100k.h
+++ b/Sprinter/ThermistorTable_100k.h
diff --git a/Tonokip_Firmware/ThermistorTable_200k.h b/Sprinter/ThermistorTable_200k.h
index 4142eb2..4142eb2 100644
--- a/Tonokip_Firmware/ThermistorTable_200k.h
+++ b/Sprinter/ThermistorTable_200k.h
diff --git a/Tonokip_Firmware/ThermistorTable_mendelparts.h b/Sprinter/ThermistorTable_mendelparts.h
index 9e65b85..9e65b85 100644
--- a/Tonokip_Firmware/ThermistorTable_mendelparts.h
+++ b/Sprinter/ThermistorTable_mendelparts.h
diff --git a/Tonokip_Firmware/configuration.h b/Sprinter/configuration.h
index 0a38a6a..0a38a6a 100644
--- a/Tonokip_Firmware/configuration.h
+++ b/Sprinter/configuration.h
diff --git a/Tonokip_Firmware/createTemperatureLookup.py b/Sprinter/createTemperatureLookup.py
index e60a490..e60a490 100644
--- a/Tonokip_Firmware/createTemperatureLookup.py
+++ b/Sprinter/createTemperatureLookup.py
diff --git a/Tonokip_Firmware/pins.h b/Sprinter/pins.h
index eee78e8..eee78e8 100644
--- a/Tonokip_Firmware/pins.h
+++ b/Sprinter/pins.h