Added new ioport capabilities.

Added registration scheme for 3rd party I/O expander plugins.
Fixed minor bug in ioport numbering (P<n>/E<n>) for plugin based ioports.
This commit is contained in:
Terje Io
2025-04-09 11:49:10 +02:00
parent 790cff7036
commit 95011b570b
7 changed files with 174 additions and 23 deletions

View File

@@ -29,6 +29,7 @@
#include "hal.h"
#include "nuts_bolts.h"
#include "expanders_init.h"
#ifdef OPTS_POSTPROCESSING
#define NO_OPTS_POST 0