Skip to content
Snippets Groups Projects
  1. Jul 31, 2015
  2. Jul 30, 2015
    • AnHardt's avatar
      Get rid of malloc() and free() (PR#2549) · d03f037a
      AnHardt authored
      Just the minimal changes to qr_solve.cpp and .h to get rid of malloc() and free().
      
      Saves about 656 bytes of progmem (library-code)
      and 22 bytes for static variables.
      
      Should use exactly the same amount of stack as it did before on the heap.
      d03f037a
  3. Mar 27, 2015
  4. Dec 21, 2014
  5. Dec 19, 2014
  6. Feb 25, 2014
  7. Feb 21, 2014
  8. Feb 20, 2014
  9. Dec 06, 2013
Loading