mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-21 09:18:34 +08:00
The code seems to be broken for years. Tested to work on real hardware (AMD Athlon) booted over pxelinux in preparation for CAN stack test with original Philips/NXP SJA1000 chips. RTEMS configured with with RTEMS_POSIX_API = True BSP_ENABLE_COM1_COM4 = True USE_COM1_AS_CONSOLE = False USE_VBE_RM = False USE_CIRRUS_GD5446 = False Signed-off-by: Pavel Pisa <ppisa@pikron.com>