local fix version of myBlueUSB (http://mbed.org/users/networker/code/myBlueUSB/). - merge deleted files which are required to compile. - enable echo back of received data via RFCOMM.

Dependencies:   AvailableMemory FatFileSystem mbed myUSBHost

Embed: (wiki syntax)

« Back to documentation index

AvailableMemory.h File Reference

AvailableMemory.h File Reference

Return the memory available for a malloc call. More...

Go to the source code of this file.

Namespaces

namespace  segundo
 

Segundo Equipo.


namespace  segundo::Utilities
 

A collection of utilities.


Functions

int AvailableMemory (int resolution=256, int maximum=0x8000, bool disableInterrupts=true)
 Return the memory available for a malloc call.

Detailed Description

Return the memory available for a malloc call.

Definition in file AvailableMemory.h.