mbed-os/hal/common
Niklas Hauser f81cf5d686 Add default implementation of malloc wrapping
For GCC malloc is always wrapped, but only used for FEATURE_UVISOR.
Otherwise we have to simply forward the wrappers.
2016-06-10 16:56:17 +01:00
..
BusIn.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
BusInOut.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
BusOut.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
CAN.cpp Adopt Callback class in hal 2016-05-27 10:28:46 -05:00
CallChain.cpp Adopt Callback class in hal 2016-05-27 10:28:46 -05:00
Ethernet.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
FileBase.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
FileLike.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
FilePath.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
FileSystemLike.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
I2C.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
I2CSlave.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
InterruptIn.cpp Adopt Callback class in hal 2016-05-27 10:28:46 -05:00
InterruptManager.cpp Adopt Callback class in hal 2016-05-27 10:28:46 -05:00
LocalFileSystem.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
RawSerial.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
SPI.cpp Remove __enable and __disable irq calls from mbed hal common code 2016-05-28 17:19:55 +08:00
SPISlave.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
Serial.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
SerialBase.cpp Adopt Callback class in hal 2016-05-27 10:28:46 -05:00
Stream.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
Ticker.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
Timeout.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
Timer.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
TimerEvent.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
assert.c assert - use fprintf (if serial=1) and mbed_die 2016-05-26 15:36:32 +01:00
board.c correct indentation from tab to space 2016-05-28 19:03:22 +08:00
critical.c Critical section - fix for cortex-a 2016-06-06 12:17:29 +01:00
error.c Simplify layout: 2016-05-23 09:13:59 +01:00
gpio.c Simplify layout: 2016-05-23 09:13:59 +01:00
lp_ticker_api.c Simplify layout: 2016-05-23 09:13:59 +01:00
mbed_interface.c Simplify layout: 2016-05-23 09:13:59 +01:00
pinmap_common.c Simplify layout: 2016-05-23 09:13:59 +01:00
retarget.cpp Add default implementation of malloc wrapping 2016-06-10 16:56:17 +01:00
rtc_time.c Use critical section helper in HAL 2016-05-28 00:04:20 -05:00
semihost_api.c Simplify layout: 2016-05-23 09:13:59 +01:00
ticker_api.c Use critical section helper in HAL 2016-05-28 00:04:20 -05:00
us_ticker_api.c Simplify layout: 2016-05-23 09:13:59 +01:00
wait_api.c Simplify layout: 2016-05-23 09:13:59 +01:00