Maxim Integrated / Mbed OS MAXREFDES155#

Dependencies:   MaximInterface

Embed: (wiki syntax)

« Back to documentation index

Memory Management

Memory Management
[Porting]

This section declare in which memory management model the SimpleLink driver will run:

  1. Static
  2. Dynamic

This section IS NOT REQUIRED in case Static model is selected.

The default memory model is Static

PORTING ACTION:

  • If dynamic model is selected, define the alloc and free functions.