Mbed Cloud example program for workshop in W27 2018.

Dependencies:   MMA7660 LM75B

Embed: (wiki syntax)

« Back to documentation index

pal_configuration.h File Reference

pal_configuration.h File Reference

let the user choose its platform configuration file. More...

Go to the source code of this file.


Detailed Description

let the user choose its platform configuration file.

Note:
if the user does not specify a platform configuration file,
PAL uses a default configuration set that can be found at Configs/pal_config folder

PAL Configuration. This file contains PAL configuration information including the following: 1. The flags to enable or disable features. 2. The configuration of the number of objects provided by PAL (such as the number of threads supported) or their sizes. 3. The configuration of supported cipher suites. 4. The configuration for flash memory usage. 5. The configuration for the root of trust.

Definition in file pal_configuration.h.