RasPiArduino
                                
                                 RasPiArduino copied to clipboard
                                
                                    RasPiArduino copied to clipboard
                            
                            
                            
                        User can activate wrong pin
A user can currently cal pinMode/digital* on any pin. Those should be restricted by the pinmask for the particular board. One resolution is to create different Board configs for each pin layout and have the pinmask defined globally depending on the model selected.