esp-idf/examples/peripherals/spi_master/lcd/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 example/spi_master: bring back lcd example and clean up 2021-09-09 10:51:12 +08:00
decode_image.c example/spi_master: bring back lcd example and clean up 2021-09-09 10:51:12 +08:00
decode_image.h example/spi_master: bring back lcd example and clean up 2021-09-09 10:51:12 +08:00
image.jpg example/spi_master: bring back lcd example and clean up 2021-09-09 10:51:12 +08:00
Kconfig.projbuild example/spi_master: bring back lcd example and clean up 2021-09-09 10:51:12 +08:00
pretty_effect.c example/spi_master: bring back lcd example and clean up 2021-09-09 10:51:12 +08:00
pretty_effect.h example/spi_master: bring back lcd example and clean up 2021-09-09 10:51:12 +08:00
spi_master_example_main.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00