Skip to content
  1. Dec 14, 2016
    • Gregory Nutt's avatar
      Remove minnsh configurations and support logic: up_getc() and lowinstream. · c83da3c4
      Gregory Nutt authored
      This was an interesting exercise to see just how small you could get NuttX, but otherwise it was not useful:  (1) the NSH code violated the OS interface layer by callup up_getc and up_putc directly, and (2) while waiting for character input, NSH would call up_getc() which would hog all of the CPU.  NOt a reasonably solution other than as a proof of concept.
      c83da3c4
  2. Dec 13, 2016
  3. Dec 12, 2016
  4. Dec 11, 2016
  5. Dec 10, 2016
  6. Dec 09, 2016