mbed-os/tools/test/travis-ci/doxy-spellchecker
Hugues Kamba 051991fafb mbed_retarget: Add a minimal console implementation to provide basic functionalities
The retarget code allocates an array of FileHandle* for console and file
handling (filehandles). A tiny target only needs a console (putc/getc).
There is no need for file handling.

The POSIX layer and the array of FileHandle* is not required for small
targets that only need a console ; this code is optionally compiled
out if the configuration parameter platform.stdio-minimal-console-only is
set to `"true"`.
2019-11-11 15:14:00 +00:00
..
en.dat Add doxygen spellcheck jobs to Travis 2019-01-11 10:22:15 -06:00
en_affix.dat Add doxygen spellcheck jobs to Travis 2019-01-11 10:22:15 -06:00
en_phonet.dat Add empty en_phonet. 2019-01-24 11:34:14 -06:00
ignore.en.pws mbed_retarget: Add a minimal console implementation to provide basic functionalities 2019-11-11 15:14:00 +00:00
spell.sh Correct doxy-spellchecker error message 2019-09-07 21:00:21 +01:00