boards: cc1352r1_launchxl / cc26x2r1_launchxl: add BoosterPack connector
Add BoosterPack connector information to the DTS of the CC1352 and CC26x2 LaunchPad boards. This allows shields (e.g. BoosterPacks) to use aliases for the connector interfaces and mappings for the GPIOs. This is similar to what is being done for the Arduino connectors. Signed-off-by: Brett Witherspoon <spoonb@cdspooner.com>
This commit is contained in:
parent
a563247af6
commit
71952fb92f
4 changed files with 93 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
/dts-v1/;
|
||||
|
||||
#include <ti/cc1352r.dtsi>
|
||||
#include "boosterpack_connector.dtsi"
|
||||
|
||||
#define BTN_GPIO_FLAGS (GPIO_INT_ACTIVE_LOW | GPIO_PUD_PULL_UP)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue