I'm trying to port the command_appio sample to a ChipKit Wifire board. Since the Wifire has a PIC32MZ, which doesn't support AppIO, I need to use a USB CDC Console instead. So, under Harmony, in the Console service, I changed APPIO_CONSOLE to USB_CDC_CONS..
↧