Hi all,
I want to use mbed libraries on MK21DN512VLK5 microcontroller but there isn't a ready-to-use target yet. Checking on documentation and SDK seems that the only differences beetween K22 and K21 are security features, so can i use the build target for K22 to build for K21? How can i extend it to support RNG, HW encryption and Tamper detection?
Thank you.