Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O Openwrt
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • olimex
  • Openwrt
  • Repository
Switch branch/tag
  • openwrt
  • package
  • base-files
  • Makefile
Find file BlameHistoryPermalink
  • Gabor Juhos's avatar
    base-files: introduce commonly used helper functions for setting leds · 6c627a26
    Gabor Juhos authored Feb 18, 2013
    
    
    Currently, most platforms define such helpers in their own diag.sh
    implementation with almost identical code. By factoring out the
    common ground it's possible to simplify maintainability and
    homogenize the haptics over multiple platforms (so far as is
    reasonably practicable, in a next step).
    
    [juhosg:
     - fix led_set_attr parameters in led_timer
     - add led_morse and status_led_set_morse helpers
     - add status_led_blink_{preinit,failsafe} helpers]
    Signed-off-by: default avatarMichael Heimpold <mhei@heimpold.de>
    Signed-off-by: default avatarGabor Juhos <juhosg@openwrt.org>
    
    SVN-Revision: 35648
    6c627a26

Replace Makefile

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.