hlyi

Results 4 issues of hlyi

# What does this implement/fix? This implement has three parts: 1. remote_receiver_nf component: similar to remote_receiver, it stores time of leading/falling edges in a ring buffer. There are three noticeable...

new-integration
integration: remote_base
has-tests
integration: remote_receiver_nf

## Description: This is the remote receiver nf document for pull request: https://github.com/esphome/esphome/pull/3618 **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#3618 ## Checklist:...

has-parent
next

CH32F1x has two flash programming modes: - half-word mode, which is compatible one with STM32F1x from flash programming point of view, but is much slower than STM32F1x - page mode,...

Add support of DAPLink device ( new target daplink_f103c6) from Aliexpress. Add option to ignore LEDs: LED_ACT_DISABLE, LED_RUN_DISABLE, LED_CON_DISABL for devices that do have all three LEDs. Add option LED_CON_INVERT...