iot2050: Add USER button
A simple GPIO, no muxing needed, no pulling supported. Therefore, reject any mode changes that request pull up/down, ignore the others. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
@@ -30,7 +30,7 @@ extern "C" {
|
||||
#include "mraa_internal.h"
|
||||
|
||||
#define PLATFORM_NAME "SIMATIC IOT2050"
|
||||
#define MRAA_IOT2050_PINCOUNT (20)
|
||||
#define MRAA_IOT2050_PINCOUNT 21
|
||||
|
||||
mraa_board_t *
|
||||
mraa_siemens_iot2050();
|
||||
|
||||
Reference in New Issue
Block a user