Skip to content
Snippets Groups Projects
  1. Jan 09, 2015
  2. Jan 08, 2015
  3. Jan 06, 2015
  4. Nov 18, 2014
  5. Oct 07, 2014
    • Pietro Fezzardi's avatar
      new return type for get_persistent_mac and set_persistent_mac · f4bf6ab7
      Pietro Fezzardi authored and Alessandro Rubini's avatar Alessandro Rubini committed
      Some declaration was int8_t, some int32_t and some didn't match
      the function definition. Now everything returns just int.
      Anyway the functions return only 0 or -1, so there are no problems
      returning int. Moreover in this way the resulting assembler is
      smaller for every target architecture (even if here we always
      build for lm32)
      
      This reduces the binary by 30 bytes.
      f4bf6ab7
  6. Oct 03, 2014
  7. Sep 08, 2014
  8. Aug 18, 2014
  9. Aug 05, 2014
  10. Feb 12, 2014
  11. Feb 11, 2014