Skip to content
Snippets Groups Projects
  1. Jan 24, 2020
  2. Dec 22, 2019
    • rahix's avatar
      chore(hw-locks): Rename to hwlock_acquire_timeout · 610a3048
      rahix authored
      
      Rename hwlock_acquire() to hwlock_acquire_timeout() in preparation for
      future changes to the hw-lock API.  Change all uses of the hw-lock API
      to reflect this change.
      
      This commit does not introduce any functional changes, except getting
      rid of the timeout usage warnings.  This change is no-op, because the
      hwlock_acquire() implementation already replaces any non-zero timeout
      value with portMAX_DELAY.
      
      Signed-off-by: default avatarRahix <rahix@rahix.de>
      610a3048
  3. Sep 14, 2019
  4. Aug 31, 2019
  5. Aug 30, 2019
  6. Aug 20, 2019
  7. Aug 12, 2019
    • fleur's avatar
      feat: Add proper LED module · e87cdd45
      fleur authored and rahix's avatar rahix committed
      The new LED modules allow a much broader range of uses of the RGB LEDs.
      It also includes smart powersaving and options to set all LEDs at once.
      e87cdd45
  8. Jul 05, 2019
Loading