-
Continue of #1874.
Currently LVGL has er primitive inheritance support for widgets.
- Only data inheritance supported
- No support for methods inheritance
- No support for constructor/destruct…
-
To whomever (if any) may concern,
I am trying to explore bootloading solution on a PIC32MZ Graphics starter kit, sporting a PIC32MZ2064DAG169 device. After downloading the required dependencies for t…
-
https://github.com/Microchip-MPLAB-Harmony/net/blob/4bc0fb9d3c913a97004f3b60743b862b656d9bd6/driver/ethphy/src/dynamic/drv_extphy_ksz8041.c#L64
If the user used MII connection (PIC32 is physically …
-
how do i fix this , when i just open a sama5d2-demo followed by Get Started with Harmony 3 on the SAMA5D2 pages, i confirmed my DFP and CMSIS path placed in win-form "configuration database se…
-
This is a **question**
### What do you want to do? What do you expect?
I am trying to build and upload the TTN-Gateway firmware code using MPLAB X IDE v3.45. While the project seems to build fin…
-
https://github.com/Microchip-MPLAB-Harmony/csp/blob/e4efd80e001913373e60f0a66eac792ee17618c9/peripheral/adc_u2204/config/adc.py#L157
--> packageName = "TQFP64"
After remove this line will correc…
-
Hi,
I know this is closed, but I'm having similar problems as @AnthonyDeroche at #539
After doing what he posted, I'm having these compilation problems:
arduino-1.8.5\libraries\wolfssl/wolfs…
-
Hello,
I'm trying to compile the lib under Arduino IDE 1.6.11 / Ubuntu 16.04.1.
Compilation performed without error once I have carried few steps out:
- execute script IDE/ARDUINO/wolfssl-arduino.sh…