sdk-bsp-lpc1114-nxp-eval.yaml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. board:
  2. buy_url_cn: https://www.nxp.com
  3. buy_url_global: https://www.nxp.com/
  4. debug_interface: JTAG
  5. debugger: J-Link
  6. description_en: LPC1114 Evaluation Board allows you to quickly and easily evaluate
  7. the LPC111x family of microcontrollers. The microcontroller, board, and accompanying
  8. features make it a great starting point for your next Cortex-M0 project.
  9. description_zh: LPC1114评估板使您可以快速轻松地评估LPC111x系列微控制器。微控制器,电路板和随附的功能使其成为您下一个Cortex-M0项目的理想起点。
  10. emulator_machine: ''
  11. large_image: documents/images/LPC1114_Eval_Board_large.png
  12. name: LPC1114-NXP-EVAL
  13. price_cn: ' CNY'
  14. price_global: ' USD'
  15. sale_contact_cn: https://www.nxp.com
  16. sale_contact_global: https://www.nxp.com
  17. small_image: documents/images/LPC1114_Eval_Board_small.png
  18. vendor: NXP
  19. version: 1.0.0
  20. chip:
  21. chip_name: LPC1114
  22. clock_source: HSE
  23. device_vendor: NXP
  24. family_name: LPC
  25. rx_name: PA10
  26. series_name: LPC1100
  27. source_freq: '8000000'
  28. sub_series_name: LPC1100
  29. target_freq: '240000000'
  30. tx_name: PA9
  31. uart_name: UART1
  32. docs:
  33. - category: sheet
  34. file: documents/LPC111X.pdf
  35. title: LPC111X Datasheet
  36. example_projects: []
  37. features:
  38. - Debug through J-Link-OB, a debug interface mounted on the board
  39. - Standard JTAG connector (with SWD only) and small SWD connector
  40. - Power up the board through USB, J-Link (USB cable included) or external power adapter
  41. (not included)
  42. - Small LCD
  43. - Two user buttons and a reset button
  44. - Two user LEDs and a power LED
  45. - Analog trim wheel
  46. - Buzzer
  47. features_zh:
  48. - Debug through J-Link-OB, a debug interface mounted on the board
  49. - Standard JTAG connector (with SWD only) and small SWD connector
  50. - Power up the board through USB, J-Link (USB cable included) or external power adapter
  51. (not included)
  52. - Small LCD
  53. - Two user buttons and a reset button
  54. - Two user LEDs and a power LED
  55. - Analog trim wheel
  56. - Buzzer
  57. pkg_type: Board_Support_Packages
  58. pkg_vendor: RealThread
  59. pkg_version: 1.0.0
  60. template_projects:
  61. - builtin_files:
  62. - files_and_folders:
  63. - .config
  64. - .cproject
  65. - .project
  66. - .settings
  67. - applications
  68. - cconfig.h
  69. - driver
  70. - Kconfig
  71. - link.lds
  72. - makefile.targets
  73. - rtconfig.h
  74. - rtconfig.py
  75. - rtconfig_preinc.h
  76. - SConscript
  77. - SConstruct
  78. source_path_offset: project_0
  79. target_path_offset: ''
  80. external_files:
  81. - files_and_folders:
  82. - components
  83. - include
  84. - libcpu/arm
  85. - libcpu/Kconfig
  86. - libcpu/SConscript
  87. - src
  88. - tools
  89. - Kconfig
  90. - LICENSE
  91. package_name: RT-Thread
  92. package_type: RT-Thread_Source_Code
  93. package_vendor: ''
  94. package_version: latest
  95. source_path_offset: rt-thread
  96. target_path_offset: rt-thread
  97. project_description: lpc1114
  98. project_name: lpc1114
  99. project_type: rt-thread|@full|@latest
  100. yaml_version: 3