connectedhomeip
ESP32: Add menuconfig to use PSRAM for Matter memory allocation
#37482
Merged

  • config/esp32
    • args.gni
    • components/chip
      • File
        CMakeLists.txt
      • Kconfig
  • examples/platform/esp32/common
    • File
      CommonDeviceCallbacks.cpp
  • src/platform/ESP32
    • BUILD.gn
    • File
      CHIPMem-PlatformDefault.cpp
    • File
      CHIPMem-PlatformExternal.cpp
    • File
      CHIPMem-PlatformInternal.cpp

Loading comments...