- Remove BOARD_WHITELIST - Clean up CXXFLAGS - Clean up CFLAGS - Blacklist boards where the C++ library is too large on Travis
These headers do not provide full stl functionality, but a small subset: * thread and this_thread * condition_variable (some timed functions are missing) * mutex, lock_guard and unique_lock