bspopts.h.in

来自「RTEMS (Real-Time Executive for Multiproc」· IN 代码 · 共 29 行

IN
29
字号
/* include/bspopts.h.in.  Generated from configure.ac by autoheader.  *//* device name to redirect the console to */#undef BSP_CONSOLE_DEVNAME/* Driver table entry for the console device */#undef BSP_CONSOLE_DRIVER_TABLE_ENTRY/* cpu clock rate in HZ */#undef CPU_CLOCK_RATE_HZ/* whether support for functional IOMEM in shsim/gdb shall be enabled */#undef HAVE_SHSIM_IOMEM_PATCH/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?