esp-idf/examples/zigbee/light_sample/light_switch/main
Darian Leung 57fd78f5ba freertos: Remove legacy data types
This commit removes the usage of all legacy FreeRTOS data types that
are exposed via configENABLE_BACKWARD_COMPATIBILITY. Legacy types can
still be used by enabling CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY.
2022-02-09 23:05:45 +08:00
..
CMakeLists.txt Zigbee: Add light example 2021-11-11 19:03:01 +08:00
esp_zb_switch.c Zigbee: Zigbee example update 2022-01-18 17:07:10 +08:00
esp_zb_switch.h Zigbee example: add rcp and gateway 2022-01-04 17:46:09 +08:00
idf_component.yml Zigbee: Zigbee example update 2022-01-18 17:07:10 +08:00
switch_driver.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
switch_driver.h Zigbee: Add light example 2021-11-11 19:03:01 +08:00