Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: GameduinoTest SimpleGameduinoTest RobotRic WiiClassicControllerTest ... more
Homepage
This contains definitions for a number of commonly used integer types. The aim is to allow a degree of portability for any code which makes use of them. If the compiler is changed and the integer types on the new compiler differ from the old one then all that is required is a change to the Types.h file and all should be well. Anyway, that's the theory.