Skip to content
Snippets Groups Projects
Select Git revision
  • blink_multi_rocket
  • master default protected
  • blink_rocket
  • msgctl/gfx_rle
  • msgctl/faultscreen
  • msgctl/textbuffer_api
  • schneider/bonding
  • schneider/bootloader-update-9a0d158
  • schneider/bsec
  • rahix/bma
  • rahix/bhi
  • schleicher-test
  • schneider/schleicher-test
  • freertos-btle
  • ch3/api-speed-eval2
  • schneider/mp-for-old-bl
  • ch3/leds-api
  • ch3/genapi-refactor
  • ch3/dual-core
  • dualcore
  • v0.0
21 results

bootloader

  • Clone with SSH
  • Clone with HTTPS
  • Forked from card10 / firmware
    1556 commits behind the upstream repository.
    Mot's avatar
    Mot authored
    Remove -r from ln
    -----------------
    Quote from Unix Stack Exchange:
    
    > Beware that -r is a GNUism, i.e. non POSIX so won't work [...] as the
    > standard OS X ln command is BSD based.
    
    https://unix.stackexchange.com/questions/125132/ln-s-with-a-path-relative-to-pwd#comment455718_263512
    
    Fix tr and dd for macOS
    -----------------------
    
    See Unix Stack Exchange question "Filling file with 0xFF gives C3BF in OSX" at
    
        https://superuser.com/a/1349497/150212
    
    and
    
    https://lists.freebsd.org/pipermail/freebsd-questions/2007-October/160961.html
    4ec3ab45
    History