mbed-os/hal
Alessandro Angelino a076f9a415 K64F: Add call to uvisor_init() in the startup code
This is backwards-compatible with unsupported targets.

If an application is compiled using the K64F target without uVisor
(UVISOR_PRESENT not set or set to 0) then uvisor_init() will just be an
empty function that immediately returns.
2016-06-10 16:56:17 +01:00
..
api Add functions for atomic access 2016-06-06 10:55:55 +01:00
common Add default implementation of malloc wrapping 2016-06-10 16:56:17 +01:00
hal the contents of Driver_Storage.h don't need to be guarded by #if DEVICE_STORAGE 2016-06-09 13:30:54 +01:00
targets K64F: Add call to uvisor_init() in the startup code 2016-06-10 16:56:17 +01:00
.yotta_ignore Simplify layout: 2016-05-23 09:13:59 +01:00
CMakeLists.txt Simplify layout: 2016-05-23 09:13:59 +01:00
module.json Simplify layout: 2016-05-23 09:13:59 +01:00
targets.json Added features to Target description to support the changed names and build extensions 2016-06-09 15:00:36 +01:00