mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems/config/4.11/rtems-*.bset: Add gdb based BSPs for testing
Also add notes on some skyeye and qemu based ones.
This commit is contained in:
parent
699a51c544
commit
c931fbeccf
@ -10,6 +10,10 @@
|
||||
# The RTEMS 4.11 BSP to build and test
|
||||
#
|
||||
# Do not build: lm3s3749
|
||||
# For automated testing, edb7312 should be configured with:
|
||||
# - ON_SKYEYE=1
|
||||
# The GDB based simulators could be used as defaults for testing though.
|
||||
# Skyeye includes coverage.
|
||||
#
|
||||
%define rtems_bsps csb336,csb337,csb637,kit637_v6,edb7312,gba,arm1136jfs,arm1136js,arm7tdmi,arm920,armcortexa9,gp32,gumstix,lm3s6965,lm3s6965_qemu,lpc17xx_ea_ram,lpc17xx_ea_rom_int,lpc17xx_plx800_ram,lpc17xx_plx800_rom_int,lpc2362,lpc23xx_tli800,lpc24xx_ea,lpc24xx_ncs_ram,lpc24xx_ncs_rom_ext,lpc24xx_ncs_rom_int,lpc24xx_plx800_ram,lpc24xx_plx800_rom_int,lpc32xx_mzx,lpc32xx_mzx_stage_1,lpc32xx_mzx_stage_2,lpc32xx_phycore,nds,raspberrypi,rtl22xx,rtl22xx_t,smdk2410,stm32f4
|
||||
%define rtems_test_bsps none
|
||||
|
@ -9,6 +9,11 @@
|
||||
#
|
||||
# The RTEMS 4.11 BSP to build and test
|
||||
#
|
||||
%define rtems_bsps avrtest
|
||||
%define rtems_test_bsps avrtest
|
||||
|
||||
#
|
||||
# The RTEMS 4.11 base defines.
|
||||
%define rtems_bsps all
|
||||
%define rtems_test_bsps none
|
||||
|
||||
|
@ -9,6 +9,10 @@
|
||||
#
|
||||
# The RTEMS 4.11 BSP to build and test
|
||||
#
|
||||
# For automated testing on Qemu, pc386 should be configured with:
|
||||
# - USE_COM1_AS_CONSOLE=1
|
||||
# - BSP_PRESS_KEY_FOR_RESET=0
|
||||
# - BSP_RESET_BOARD_AT_EXIT=1
|
||||
%define rtems_bsps all
|
||||
%define rtems_test_bsps none
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
# The RTEMS 4.11 BSP to build and test
|
||||
#
|
||||
%define rtems_bsps all
|
||||
%define rtems_test_bsps none
|
||||
%define rtems_test_bsps lm32_evr
|
||||
|
||||
#
|
||||
# The RTEMS 4.11 base defines.
|
||||
|
@ -10,7 +10,7 @@
|
||||
# The RTEMS 4.11 BSP to build and test
|
||||
#
|
||||
%define rtems_bsps all
|
||||
%define rtems_test_bsps none
|
||||
%define rtems_test_bsps m32csim
|
||||
|
||||
#
|
||||
# The RTEMS 4.11 base defines.
|
||||
|
@ -10,7 +10,7 @@
|
||||
# The RTEMS 4.11 BSP to build and test
|
||||
#
|
||||
%define rtems_bsps all
|
||||
%define rtems_test_bsps none
|
||||
%define rtems_test_bsps m32rsim
|
||||
|
||||
#
|
||||
# The RTEMS 4.11 base defines.
|
||||
|
@ -9,6 +9,7 @@
|
||||
#
|
||||
# The RTEMS 4.11 BSP to build and test
|
||||
#
|
||||
# uC5282 requires a patched special version of Qemu
|
||||
%define rtems_bsps all
|
||||
%define rtems_test_bsps none
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
# The RTEMS 4.11 BSP to build and test
|
||||
#
|
||||
%define rtems_bsps all
|
||||
%define rtems_test_bsps none
|
||||
%define rtems_test_bsps moxiesim
|
||||
|
||||
#
|
||||
# The RTEMS 4.11 base defines.
|
||||
|
@ -10,7 +10,7 @@
|
||||
# The RTEMS 4.11 BSP to build and test
|
||||
#
|
||||
%define rtems_bsps all
|
||||
%define rtems_test_bsps none
|
||||
%define rtems_test_bsps psim
|
||||
|
||||
#
|
||||
# The RTEMS 4.11 base defines.
|
||||
|
@ -10,7 +10,7 @@
|
||||
# The RTEMS 4.11 BSP to build and test
|
||||
#
|
||||
%define rtems_bsps all
|
||||
%define rtems_test_bsps none
|
||||
%define rtems_test_bsps simsh1
|
||||
|
||||
#
|
||||
# The RTEMS 4.11 base defines.
|
||||
|
@ -10,7 +10,7 @@
|
||||
# The RTEMS 4.11 BSP to build and test
|
||||
#
|
||||
%define rtems_bsps all
|
||||
%define rtems_test_bsps none
|
||||
%define rtems_test_bsps v850sim
|
||||
|
||||
#
|
||||
# The RTEMS 4.11 base defines.
|
||||
|
Loading…
x
Reference in New Issue
Block a user