chiark / gitweb /
refresh
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 8 Aug 2012 17:15:10 +0000 (18:15 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 8 Aug 2012 17:15:10 +0000 (18:15 +0100)
meta
patches/eeprom-provide-smaller-code-fo
patches/refresh-temp [deleted file]

diff --git a/meta b/meta
index cf4ffeefbe87074f4716b54a39afa26ffa6ca0db..0e69f0cb2ed7f46115e3e5a80d3aff89ae74e102 100644 (file)
--- a/meta
+++ b/meta
@@ -1,13 +1,12 @@
 Version: 1
-Previous: 53ad0d7391a36d1e3f29d1535b089ad3ec58e2ab
-Head: 259be86bbd9fb1855a9c90b257dff5d38787b7f2
+Previous: 6390a27c7763c9adb1da298dba2031a3bdd99e8c
+Head: 85314a21d1ae69b77c6f0ec606b9a178816c46d8
 Applied:
   enable-eeprom-settings: d8e404a6e1984efdaa7ede947fed09a0bcf9051c
   marlin-pde-include-comment-for: a3514f7d682a6a223f2a575320d8961454a5a283
   makefile-support-v-1: 29382a47102b3507e1e3c077280b65de11b30b95
   m206-always-use-homing-homeing: 8cd6471ee9f073ce9d19530378897b1119fe81c4
-  eeprom-provide-smaller-code-fo: 67f58a3a4cf3253d24d4b8297db3f572802be439
-  refresh-temp: 259be86bbd9fb1855a9c90b257dff5d38787b7f2
+  eeprom-provide-smaller-code-fo: 85314a21d1ae69b77c6f0ec606b9a178816c46d8
 Unapplied:
   m206-save-values-in-eeprom: 1ea282dc0ff2eba5e864ecaae075a42600788661
 Hidden:
index 0c45d04114d710efc6d3c5abf0a7d19c4fe98e78..0936f725c8da90ea2878b3e4e87ec317aa024aa8 100644 (file)
@@ -11,7 +11,7 @@ constructing a method call rather than a simple function call.
 
 Produce better and smaller code by providing three specialised
 functions serial_echopair.  This saves 672 bytes of program memory
-(with EEPROM_SETTINGS enabled).
+(with EEPROM_SETTINGS and SDSUPPORT enabled).
 
 Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
 
diff --git a/patches/refresh-temp b/patches/refresh-temp
deleted file mode 100644 (file)
index 6ec3b1e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Bottom: 5672d65c0971062243af61d97f183861a13794dc
-Top:    5672d65c0971062243af61d97f183861a13794dc
-Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
-Date:   2012-08-08 18:15:00 +0100
-
-Refresh of eeprom-provide-smaller-code-fo
-
----
-
-