src/platform/cc32xx/README.md
The following is an overview of the CC32XX adaptation of CHIP. Most of this code will have parallels in any new adaptation.
(All file names are relative to connectedhomeip/src/platform/CC32XX...).
BlePlatformConfig.h
NOTE empty for now
CC32XXConfig.h
CC32XXConfig.cpp
NOTE empty for now
CHIPDevicePlatformConfig.h
CHIPDevicePlatformEvent.h
CHIPPlatformConfig.h
InetPlatformConfig.h
SystemPlatformConfig.h
ConfigurationManagerImpl.h
ConfigurationManagerImpl.cpp
CC32XXConfig classConnectivityManagerImpl.h
ConnectivityManagerImpl.cpp
ConnectivityManager interfaceGenericConnectivityManagerImpl_Thread<> class to provide most of
the implementationEntropy.cpp
NOTE empty for now
Logging.cpp
ThreadStackManagerImpl.h
ThreadStackManagerImpl.cpp
GenericThreadStackManagerImpl_OpenThread/FreeRTOS/LwIP<> classes
to implement most API functionalityNOTE Currently disabled because OpenThread Libraries are not built or linked in.
PlatformManagerImpl.h
PlatformManagerImpl.cpp
PlatformManager interfaceGenericPlatformManagerImpl_FreeRTOS<> class to provide most of
the implementationSoftwareUpdateManagerImpl.cpp
GenericSoftwareUpdateManagerImpl