Simple interface for Mbed Cloud Client

Dependents:  

Embed: (wiki syntax)

« Back to documentation index

pal_configuration.h File Reference

pal_configuration.h File Reference

If needed any board specific configuration please set this define. More...

Go to the source code of this file.


Detailed Description

If needed any board specific configuration please set this define.

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.