[Stub] support.
libmaple types
DefinesTypedefs
- __io
- __attr_flash
- NULL
- typedef unsigned char uint8
- typedef unsigned short uint16
- typedef unsigned int uint32
- typedef unsigned long long uint64
- typedef signed char int8
- typedef short int16
- typedef int int32
- typedef long long int64
- typedef void(* voidFuncPtr)(void)