mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 18:27:05 +08:00
systemcmds/gpio: Add nsh command to manipulate/read GPIO
* Add basic GPIO test app for R/W on pins from nuttx shell * Add gpio command to fmu-v3 and fmu-v4 * Sanitize gpio commands by pin configs, --force to override
This commit is contained in:
@@ -93,6 +93,7 @@ px4_add_board(
|
||||
dmesg
|
||||
dumpfile
|
||||
esc_calib
|
||||
gpio
|
||||
hardfault_log
|
||||
i2cdetect
|
||||
led_control
|
||||
|
||||
Reference in New Issue
Block a user