Skip to content

Commit

Permalink
Fix -Wundef issues in device config. (#29229)
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 authored and pull[bot] committed Feb 2, 2024
1 parent 436229a commit 2361859
Showing 1 changed file with 214 additions and 197 deletions.

0 comments on commit 2361859

Please sign in to comment.