1. 31 1月, 2022 4 次提交
  2. 21 1月, 2022 1 次提交
  3. 20 1月, 2022 4 次提交
  4. 19 1月, 2022 2 次提交
  5. 18 1月, 2022 4 次提交
  6. 17 1月, 2022 14 次提交
  7. 22 12月, 2021 4 次提交
  8. 21 12月, 2021 5 次提交
  9. 20 12月, 2021 2 次提交
    • P
      Implement LEDC based on ESP-IDF API (#6045) · d6934a52
      P-R-O-C-H-Y 提交于
      This PR is refactoring of LEDC HAL in order to use IDF instead of current Register manipulation approach.
      Fixing duty -> if all bits in resolution are set -> FULL ON
      d6934a52
    • D
      HID_BRAILLE_DISPLAY (#6043) · 6b90627b
      discapacidad5 提交于
      23 Braille Display Page (0x41)
      Braille display allow visually impaired computer users to read out text using raised pins. The pins are electro-mechanically
      activated. These devices also have support for controls that help navigate the computer screen. Typically, braille displays
      interface with software known as a screen reader in order to perform this navigation.
      6b90627b