mirror of https://github.com/ARMmbed/mbed-os.git
Lots of target code, STM in particular, uses the `register` keyword, so it'll take a little while to clean up. In the interim, some builds are producing a lot of warnings. Suppress the warning for now, as `register` remains legal C++14 and C11, despite C++14 deprecating it. C++17 removes `register`, so code will need to be cleaned before any further C++ version update. |
||
---|---|---|
.. | ||
debug.json | ||
develop.json | ||
release.json |