mirror of
https://github.com/xtacocorex/CHIP_IO
synced 2025-07-20 04:43:21 +00:00
Some (not all) of the changes for the new XIO base addr
This commit is contained in:
@ -44,12 +44,6 @@ SOFTWARE.
|
||||
|
||||
#define FILENAME_BUFFER_SIZE 128
|
||||
|
||||
int gpio_mode;
|
||||
int gpio_direction[120];
|
||||
|
||||
char ctrl_dir[35];
|
||||
char ocp_dir[25];
|
||||
|
||||
int get_xio_base();
|
||||
int get_gpio_number(const char *key, unsigned int *gpio);
|
||||
int get_pwm_key(const char *input, char *key);
|
||||
|
Reference in New Issue
Block a user