Skip to content

Commit e1210ba

Browse files
NeilChen93kartben
authored andcommitted
boards: nxp: frdm_mcxa156: Add arduino_gpio for frdm_mcxa153 board
Support arduino_gpio example for NXP frdm_mcxa153 board. Test using tests/drivers/gpio/gpio_basic_api. Signed-off-by: Neil Chen <[email protected]>
1 parent 183542b commit e1210ba

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

boards/nxp/frdm_mcxa156/frdm_mcxa156.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ toolchain:
1515
- gnuarmemb
1616
supported:
1717
- adc
18+
- arduino_gpio
1819
- flash
1920
- gpio
2021
- can
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_SKIP_PULL_TEST=y

0 commit comments

Comments
 (0)