Skip to content

Commit

Permalink
Fix -Wundef issues in device config.
Browse files Browse the repository at this point in the history
The diff is hard to read, but the actual changes are:

* Move the "Device DNS-SD Configuration" section to before the "Thread
  Configuration" section, because "Thread Configuration" uses some of the values
  DNS-SD configuration defines.
* Add explicit defines for CHIP_DEVICE_LAYER_NONE and
  CHIP_DEVICE_CONFIG_ENABLE_NFC (setting them to 0 if not otherwise defined).
  • Loading branch information
bzbarsky-apple committed Sep 13, 2023
1 parent b02c984 commit d84f984
Showing 1 changed file with 214 additions and 197 deletions.
Loading

0 comments on commit d84f984

Please sign in to comment.