Skip to content

Commit

Permalink
Remove CHIP_ADDRESS_RESOLVE_IMPL_INCLUDE_HEADER from stm32 platform (#…
Browse files Browse the repository at this point in the history
…31392)

config.
  • Loading branch information
andy31415 authored Jan 12, 2024
1 parent e5bee96 commit 643b840
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/platform/stm32/CHIPDevicePlatformConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
#define CHIP_CONFIG_PERSISTED_STORAGE_MAX_KEY_LENGTH 2

#define CHIP_CONFIG_LIFETIIME_PERSISTED_COUNTER_KEY 0x01
#define CHIP_ADDRESS_RESOLVE_IMPL_INCLUDE_HEADER <lib/address_resolve/AddressResolve_DefaultImpl.h>

#if CHIP_ENABLE_OPENTHREAD
#define CHIP_DEVICE_CONFIG_THREAD_FTD 0 // 0 = MTD
Expand Down

0 comments on commit 643b840

Please sign in to comment.