rtconfig_preinc.h 364 B

123456789101112131415161718
  1. #ifndef RTCONFIG_PREINC_H__
  2. #define RTCONFIG_PREINC_H__
  3. /* Automatically generated file; DO NOT EDIT. */
  4. /* RT-Thread pre-include file */
  5. #define D45
  6. #define HPM6880
  7. #define HPM6E80
  8. #define HPMSOC_HAS_HPMSDK_DMAV2
  9. #define RT_USING_LIBC
  10. #define RT_USING_NEWLIBC
  11. #define _POSIX_C_SOURCE 1
  12. #define _REENT_SMALL
  13. #define __RTTHREAD__
  14. #endif /*RTCONFIG_PREINC_H__*/