buildinfo.json 762 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "definedMacros": [
  3. "_RZN_ORDINAL=1",
  4. "_RZN_CORE=CR52_0",
  5. "_RENESAS_RZN_"
  6. ],
  7. "sourcePaths": [
  8. "rzn",
  9. "rzn_gen",
  10. "src"
  11. ],
  12. "excludedFilePaths": [],
  13. "includePaths": [
  14. "rzn/arm/CMSIS_5/CMSIS/Core_R/Include",
  15. "rzn/fsp/inc",
  16. "rzn/fsp/inc/api",
  17. "rzn/fsp/inc/instances",
  18. "rzn/fsp/src/bsp/mcu/all/cr",
  19. "rzn_cfg/fsp_cfg",
  20. "rzn_cfg/fsp_cfg/bsp",
  21. "rzn_gen",
  22. "src"
  23. ],
  24. "libraryPaths": [],
  25. "libraryNames": [],
  26. "objectFiles": [],
  27. "linkerScript": "script/fsp_xspi0_boot.ld",
  28. "targetDeviceName": "R9A07G084M04GBG",
  29. "entrySymbol": "system_init",
  30. "isPreBuildContentGenEnabled": true,
  31. "isPostBuildContentGenEnabled": true,
  32. "isTargetDeviceSupportsTrustZone": false,
  33. "buildOptionsMap": {}
  34. }