mirror of
https://github.com/esphome/esphome.git
synced 2026-09-13 00:07:32 +00:00
fcb21998f81ddb7db6970ed5db51e3c358038057
LibreTiny's FreeRTOS port does not provide portYIELD_FROM_ISR. On ARM Cortex-M, FreeRTOS internally sets the PendSV bit when vTaskNotifyGiveFromISR wakes a higher-priority task, so the context switch happens automatically when the ISR returns.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
592 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
