Pre_Include_Global.h 946 B

12345678910111213141516171819202122232425262728293031323334353637
  1. /*
  2. * Auto generated Run-Time-Environment Configuration File
  3. * *** Do not modify ! ***
  4. *
  5. * Project: 'mtb-example-psoc6-rtthread'
  6. * Target: 'Target 1'
  7. */
  8. #ifndef PRE_INCLUDE_GLOBAL_H
  9. #define PRE_INCLUDE_GLOBAL_H
  10. /* Cypress::TARGET_CY8CKIT-062S2-43012:ModusToolbox */
  11. #define HAVE_SIGVAL
  12. #define HAVE_SIGEVENT
  13. #define HAVE_SIGINFO
  14. #define RT_USING_NEWLIB
  15. #define CY_USING_HAL
  16. #define CY_APPNAME_mtb_example_psoc6_rtthread
  17. #define CY_TARGET_DEVICE CY8C624ABZI_S2D44
  18. #define TARGET_CY8CKIT_062S2_43012
  19. #define CY_TARGET_BOARD CY8CKIT_062S2_43012
  20. #define COMPONENT_43012
  21. #define COMPONENT_BSP_DESIGN_MODUS
  22. #define COMPONENT_CAT1
  23. #define COMPONENT_CAT1A
  24. #define COMPONENT_CM0P_SLEEP
  25. #define COMPONENT_CM4
  26. #define COMPONENT_CY8CKIT_062S2_43012
  27. #define COMPONENT_HCI_UART
  28. #define COMPONENT_MURATA_1LV
  29. #define COMPONENT_PSOC6HAL
  30. #define COMPONENT_SOFTFP
  31. #define DEBUG
  32. #define CY_SUPPORTS_DEVICE_VALIDATION
  33. #endif /* PRE_INCLUDE_GLOBAL_H */