src/platform/Zephyr/README.md
The following is a quick overview of the Zephyr adaptation of CHIP. Most of this code will have parallels in any new adaptation.
(All file names are relative to connectedhomeip/src/...).
include/platform/Zephyr/PlatformManagerImpl.h
Zephyr/PlatformManagerImpl.cpp
include/platform/Zephyr/ConfigurationManagerImpl.h
Zephyr/ConfigurationManagerImpl.cpp
include/platform/Zephyr/ThreadStackManagerImpl.h
Zephyr/ThreadStackManagerImpl.cpp
include/platform/Zephyr/BLEManagerImpl.h
Zephyr/BLEManagerImpl.cpp
platform/Zephyr/Logging.cpp
platform/Zephyr/ZephyrConfig.cpp
platform/Zephyr/CHIPDevicePlatformEvent.h