You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All memory allocations now go through the hal_ platform definitions. In harmony these are the OSAL_ fuctions which work with any of the supported RTOS'.
Enable multiple intefaces in the Harmony 3 test project through the user interface.
Kit protocol over UART has been added. This can be paired with the included hosting application
Simple kit protocol hosting application has been added. It is available in app/kit_host and through Harmony 3. This is a preview release of the application.
Fixes
Enable ATSHA206A api in the python extension
Made the linux i2c configuration default to 100khz so they should work again without having to make modifications to the baud rate field.
Fix pkcs11 static configuration option when used with the trust platform configuration file
Fix PKCS11 ec_point return value when pValue is null (libp11 checks the size in this manner before requesting