Rework retarget opening
Rationalise layers a little more to add the POSIX standard fdopen(int)
and a local open(FileHandle) to map a FileHandle to a POSIX file
descriptor.

fdopen(FileHandle) is now a composite of those two, rather than being
a primitive.
ls
1 parent b5ac071 commit 96c709fb35dec2e8a4a71ef397f563b02bd5e24f
@Kevin Bracey Kevin Bracey authored on 23 Nov 2017
Showing 4 changed files
View
platform/FileHandle.cpp
View
platform/FileHandle.h
View
platform/mbed_retarget.cpp
View
platform/mbed_retarget.h