tests: build_all: modem: Add Sequans GM02S Modem test
Added test definition for Sequans GM02S Modem to build_all test. Signed-off-by: Thibo Verheyde <thibo@dptechnics.com>
This commit is contained in:
parent
8e07777d52
commit
e726dc6403
1 changed files with 6 additions and 0 deletions
|
@ -76,3 +76,9 @@ test_nordic_nrf91_slm: nordic_nrf91_slm {
|
|||
|
||||
mdm-power-gpios = <&test_gpio 0 0>;
|
||||
};
|
||||
|
||||
test_sqn_gm02s: sqn_gm02s {
|
||||
compatible = "sqn,gm02s";
|
||||
|
||||
mdm-reset-gpios = <&test_gpio 0 0>;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue