Skip to content
Snippets Groups Projects
  1. Jul 14, 2017
    • David Sidrane's avatar
      ver:The recent changes to version.c return values in base10 · b5275ecd
      David Sidrane authored
         This is part 2 of the fix. The tool that extracts the nuttx
         git tag was broken by a new tag added the did not match
         the form nuttx-M.mm. To the value was printed as
      
         OS: NuttX
         OS version: 0.0.0 c0 (192)
      
        Once that issue was fixed, it was apparent that recent
        changes to version.c return the values as base 10, before
        it was hex. This fixes the formatting.
      b5275ecd
    • David Sidrane's avatar
      NuttX/nuttx got tagged and broke git version version exraction · de97ff16
      David Sidrane authored
        This is part one of a fix for cascading failure. The NuttX
        nuttx repos was tagged with upstream_7.18+ and broke the tag
        extraction that was expecting nuttx-M.mm
      de97ff16
  2. Jul 13, 2017
  3. Jul 12, 2017
  4. Jul 11, 2017
Loading