8.2 Static Driver
If an MPLAB Harmony v2 application uses the static driver, it can be developed on
MPLAB Harmony v3 in two ways:
- Instead of the MPLAB Harmony v2 static driver, the MPLAB Harmony v3 PLIB can be used. Application Example Using MPLAB Harmony v3 PLIBS shows an example.
- Instead of the MPLAB Harmony v2 static driver, the MPLAB Harmony v3 dynamic driver can be used. Application Example Using MPLAB Harmony v3 Driver shows an example.