Skip to content
  1. Mar 13, 2018
  2. Mar 12, 2018
  3. Mar 10, 2018
    • Gregory Nutt's avatar
      Squashed commit of the following: · b3f638b4
      Gregory Nutt authored
          apps/examples/ft80x:  Fix some errors in co-processor demos.
          apps/examples/ft80x:  Correct an error in the spinner demo.
          apps/examples/ft80x:  Change some unimportant warnings to informational output to reducing debug output.
      b3f638b4
  4. Mar 09, 2018
    • Gregory Nutt's avatar
    • Gregory Nutt's avatar
      Squashed commit of the following: · b0a0a39f
      Gregory Nutt authored
          apps/examples/ft80x:  Fix some size calculations.  Add option to disable primitive tests... just too boring to have to watch over and over again.
          apps/graphics/ft80x:  Fix a typo in backlight fade logic; Fix error in formmatted display light debug dump output.
          apps/graphics/ft80x:  Fix some warnings when debug features are enabled.
      b0a0a39f
    • Sebastien Lorquet's avatar
      apps/netutils/tftpc: This commit modifies the TFTP client functions to use a... · 3211ab90
      Sebastien Lorquet authored
      apps/netutils/tftpc:  This commit modifies the TFTP client functions to use a data read/write callback instead of a file.This allows TFTP to write to arbitrary destination (in my case, a MTD device - for firmware update).  Two new functions are introduced for this, named tftpget_cb and tftpput_cb. They are just made of most of the existing code.  The previously existing tftpget/tftpput functions are now wrappers on the new ones, with callbacks that read/write from files, so my modifications are backwards compatible with existing applications, eg the associated nsh commands dont need to be changed.
      3211ab90
  5. Mar 01, 2018
  6. Feb 27, 2018
  7. Feb 26, 2018
  8. Feb 25, 2018
  9. Feb 24, 2018
  10. Feb 23, 2018
  11. Feb 22, 2018
  12. Feb 21, 2018
  13. Feb 20, 2018
  14. Feb 19, 2018