-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bouffalolab] Add more build options and add zap & matter file for et…
…hernet (#28982) * update build options * fix compile error * add ethernet.zap & ethernet.matter for bl706 ethernet device * update frame pointer for backtrack debug * fix restyle * fix error on lighting-app-ethernet.matter * update zap & matter files and add check before memcpy * fix restyle * updates according review comments * add one more room for mScanSSID * add comments * put default connectivity for each chip at one place * fix compile error and lint code * remove duplicate settings for ethernet and wifi connectivities * fix lint code to remove trail whitespace
- Loading branch information
Showing
82 changed files
with
11,984 additions
and
1,843 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,4 +60,4 @@ | |
#endif | ||
|
||
#define CHIP_UART_PIN_RX 7 | ||
#define CHIP_UART_PIN_TX 16 | ||
#define CHIP_UART_PIN_TX 16 |
Oops, something went wrong.