代码搜索:rtLinux

找到约 409 项符合「rtLinux」的源代码

代码结果 409
www.eeworm.com/read/180227/5288206

in config.in

if [ "$CONFIG_SMP" != "y" ]; then bool 'Userspace Real-Time' CONFIG_PSC fi bool 'Floating Point Support' CONFIG_RTL_FP_SUPPORT bool 'RTLinux V1 API support' CONFIG_RTL_USE_V1_API bool 'RTLinux Debug
www.eeworm.com/read/383504/2616218

makefile

RTLMK=/usr/src/rtlinux/rtlinux-3.1/rtl.mk LNXINC=/lib/modules/`uname -r`/build/include CC=gcc DEFINES=-D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES INCLUDES = -I$(LNXINC) -I../include -I../include/li
www.eeworm.com/read/180227/5288214

license

All the files in this rtsock directory are covered by the GPL V2 when used in a GPL version of RTLinux.
www.eeworm.com/read/180227/5287966

makefile

# Makefile for rt_com tests # # Copyright (C) 2000 Jochen K黳per SYSTEM = RTLINUX_V3 CC = gcc ifeq ($(SYSTEM),RTLINUX_V3) include ../../../rtl.mk else CFLAGS += -I. -I.. -O2 -fomit-frame
www.eeworm.com/read/292670/3950621

makefile

# Makefile for rt_com tests # # Copyright (C) 2000 Jochen K黳per SYSTEM = RTLINUX_V3 CC = gcc ifeq ($(SYSTEM),RTLINUX_V3) include ../../../rtl.mk else CFLAGS += -I. -I.. -O2 -fomit-frame
www.eeworm.com/read/382361/2637682

makefile

# Makefile for rt_com tests # # Copyright (C) 2000 Jochen K黳per SYSTEM = RTLINUX_V3 CC = gcc ifeq ($(SYSTEM),RTLINUX_V3) include ../../../rtl.mk else CFLAGS += -I. -I.. -O2 -fomit-frame
www.eeworm.com/read/101153/6237830

defconfig

# # Automatically generated make config: don't edit # RTLINUX_V3=y # # Support options # CONFIG_RTL_POSIX_IO=y CONFIG_RTL_ERRNO_THREADSAFE=y # CONFIG_RTL_FP_SUPPORT is not set CONFIG_RTL_DEVMEM_SUPPO
www.eeworm.com/read/192848/5149728

readme

INTRODUCTION This is an example of an udpserver and a udpclient running both in RTLinux. CONFIGURATION Modify sources to assign correctly IP addresses and run >make examples in the directory cont
www.eeworm.com/read/292670/3950863

readme

INTRODUCTION This is an example of an udpserver and a udpclient running both in RTLinux. CONFIGURATION Modify sources to assign correctly IP addresses and run >make examples in the directory cont
www.eeworm.com/read/382361/2637924

readme

INTRODUCTION This is an example of an udpserver and a udpclient running both in RTLinux. CONFIGURATION Modify sources to assign correctly IP addresses and run >make examples in the directory cont