Currently the framework depends on:
- SecretLabs.NETMF.Hardware.PWM
- SecretLabs.NETMF.Hardware.AnalogInput
With 4.2 those are replaced by:
- Microsoft.SPOT.Hardware.PWM
- Microsoft.SPOT.Hardware.AnalogInput
This requires some code modifications that can be done as soon as the Netduino supports those classes.